#66DBFE#66DBFE
#66DBFE is a very light, moderate cyan. Relative luminance 0.606; OKLCH L 83.7% C 0.116 H 220.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #66DBFE |
|---|---|
| RGB | rgb(102, 219, 254) |
| HSL | hsl(194, 99%, 70%) |
| HSV | hsv(194, 60%, 100%) |
| CMYK | cmyk(59.8%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.18, -23.13, -26.98) |
| CIE-LCH | lch(82.18, 35.53, 229.39°) |
| OKLab | oklab(83.71% -0.088 -0.075) |
| OKLCH | oklch(83.71% 0.116 220.4) |
| XYZ | xyz(48.6933, 60.6387, 102.8850) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 5.00
Baby Blue
#89CFF0
ΔE00 5.37
Bright Sky Blue
#02CCFE
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 6.81
Lightskyblue
#87CEFA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DBFE #FE8966
analogous
#66FED5 #66DBFE #668FFE
triadic
#66DBFE #FE66DB #DBFE66
tetradic
#66DBFE #D566FE #FE8966 #8FFE66
square
#66DBFE #D566FE #FE8966 #8FFE66
split-complementary
#66DBFE #FE668F #FED566
monochromatic
#02B3E8 #29CDFE #66DBFE #A3E9FE #E0F8FF
Accessibility & contrast
On white
1.60
#66DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#66DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DBFE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DBFE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C5FE
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #66dbfe; /* rgb */ color: rgb(102, 219, 254); /* oklch */ color: oklch(83.7% 0.116 220.4);
Tailwind
colors: {
custom: {
50: '#9fe6fe',
500: '#66dbfe',
950: '#000000',
},
}SCSS
$custom: #66dbfe; $custom-light: #9fe6fe; $custom-dark: #000000;
JSON
{
"hex": "#66dbfe",
"rgb": {
"r": 102,
"g": 219,
"b": 254
},
"hsl": {
"h": 193.816,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.83714,
"c": 0.11568,
"h": 220.4
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#66DBFE
secondary
#D9562F
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486