#66F4DB#66F4DB
#66F4DB is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.128 H 179.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #66F4DB |
|---|---|
| RGB | rgb(102, 244, 219) |
| HSL | hsl(169, 87%, 68%) |
| HSV | hsv(169, 58%, 96%) |
| CMYK | cmyk(58.2%, 0%, 10.2%, 4.3%) |
| CIE-LAB | lab(88.27, -44.19, 0.56) |
| CIE-LCH | lch(88.27, 44.20, 179.28°) |
| OKLab | oklab(88.28% -0.1281 0.0008) |
| OKLCH | oklch(88.28% 0.128 179.7) |
| XYZ | xyz(50.6105, 72.6355, 78.3570) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.77
Aqua (survey)
#13EAC9
ΔE00 4.45
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Aqua
#8CFFDB
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F4DB #F4667F
analogous
#66F494 #66F4DB #66C6F4
triadic
#66F4DB #DB66F4 #F4DB66
tetradic
#66F4DB #9466F4 #F4667F #C6F466
square
#66F4DB #9466F4 #F4667F #C6F466
split-complementary
#66F4DB #F466C6 #F49466
monochromatic
#0FD1AF #2DF0CE #66F4DB #9FF8E8 #D8FCF6
Accessibility & contrast
On white
1.35
#66F4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#66F4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F4DB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F4DB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #66f4db; /* rgb */ color: rgb(102, 244, 219); /* oklch */ color: oklch(88.3% 0.128 179.7);
Tailwind
colors: {
custom: {
50: '#9ef8e6',
500: '#66f4db',
950: '#000000',
},
}SCSS
$custom: #66f4db; $custom-light: #9ef8e6; $custom-dark: #000000;
JSON
{
"hex": "#66f4db",
"rgb": {
"r": 102,
"g": 244,
"b": 219
},
"hsl": {
"h": 169.437,
"s": 86.585,
"l": 67.843
},
"oklch": {
"l": 0.88283,
"c": 0.12806,
"h": 179.7
},
"luminance": 0.72641
}Semantic roles & 50–950 ramp
primary
#66F4DB
secondary
#CC324D
accent
#022AE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584