#43D6FF#43D6FF
#43D6FF is a light, vivid cyan. Relative luminance 0.565; OKLCH L 81.6% C 0.133 H 220.9°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #43D6FF |
|---|---|
| RGB | rgb(67, 214, 255) |
| HSL | hsl(193, 100%, 63%) |
| HSV | hsv(193, 74%, 100%) |
| CMYK | cmyk(73.7%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(79.90, -25.39, -31.09) |
| CIE-LCH | lch(79.90, 40.13, 230.77°) |
| OKLab | oklab(81.64% -0.1004 -0.0869) |
| OKLCH | oklch(81.64% 0.133 220.9) |
| XYZ | xyz(44.4038, 56.5011, 103.1539) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.44
Bright Sky Blue
#02CCFE
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 6.02
Baby Blue
#89CFF0
ΔE00 6.29
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Lightskyblue
#87CEFA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43D6FF #FF6C43
analogous
#43FFCA #43D6FF #4378FF
triadic
#43D6FF #FF43D6 #D6FF43
tetradic
#43D6FF #CA43FF #FF6C43 #78FF43
square
#43D6FF #CA43FF #FF6C43 #78FF43
split-complementary
#43D6FF #FF4378 #FFCA43
monochromatic
#009CC8 #06C9FF #43D6FF #80E3FF #BDF1FF
Accessibility & contrast
On white
1.71
#43D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#43D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43D6FF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43D6FF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#A4BEFF
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #43d6ff; /* rgb */ color: rgb(67, 214, 255); /* oklch */ color: oklch(81.6% 0.133 220.9);
Tailwind
colors: {
custom: {
50: '#90e2ff',
500: '#43d6ff',
950: '#000000',
},
}SCSS
$custom: #43d6ff; $custom-light: #90e2ff; $custom-dark: #000000;
JSON
{
"hex": "#43d6ff",
"rgb": {
"r": 67,
"g": 214,
"b": 255
},
"hsl": {
"h": 193.085,
"s": 100,
"l": 63.137
},
"oklch": {
"l": 0.81638,
"c": 0.13279,
"h": 220.9
},
"luminance": 0.56506
}Semantic roles & 50–950 ramp
primary
#43D6FF
secondary
#C44623
accent
#3200E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486