#66DBEE#66DBEE
#66DBEE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.108 H 209.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #66DBEE |
|---|---|
| RGB | rgb(102, 219, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(57.1%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.65, -27.67, -19.30) |
| CIE-LCH | lch(81.65, 33.74, 214.89°) |
| OKLab | oklab(83.11% -0.0941 -0.0534) |
| OKLCH | oklch(83.11% 0.108 209.6) |
| XYZ | xyz(46.2373, 59.6563, 89.9505) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66DBEE #EE7966
analogous
#66EEBD #66DBEE #6697EE
triadic
#66DBEE #EE66DB #DBEE66
tetradic
#66DBEE #BD66EE #EE7966 #97EE66
square
#66DBEE #BD66EE #EE7966 #97EE66
split-complementary
#66DBEE #EE6697 #EEBD66
monochromatic
#16ACC4 #2FCEE8 #66DBEE #9DE8F4 #D4F5FA
Accessibility & contrast
On white
1.62
#66DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#66DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66DBEE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66DBEE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #66dbee; /* rgb */ color: rgb(102, 219, 238); /* oklch */ color: oklch(83.1% 0.108 209.6);
Tailwind
colors: {
custom: {
50: '#9de6f3',
500: '#66dbee',
950: '#000000',
},
}SCSS
$custom: #66dbee; $custom-light: #9de6f3; $custom-dark: #000000;
JSON
{
"hex": "#66dbee",
"rgb": {
"r": 102,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.382,
"s": 80,
"l": 66.667
},
"oklch": {
"l": 0.8311,
"c": 0.10825,
"h": 209.6
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#66DBEE
secondary
#C24A37
accent
#2709DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485