#66F2CD#66F2CD
#66F2CD is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.133 H 172.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #66F2CD |
|---|---|
| RGB | rgb(102, 242, 205) |
| HSL | hsl(164, 84%, 67%) |
| HSV | hsv(164, 58%, 95%) |
| CMYK | cmyk(57.9%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.35, -46.64, 6.53) |
| CIE-LCH | lch(87.35, 47.10, 172.03°) |
| OKLab | oklab(87.42% -0.1321 0.0166) |
| OKLCH | oklch(87.42% 0.133 172.9) |
| XYZ | xyz(48.2459, 70.7320, 68.8559) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F2CD #F2668B
analogous
#66F287 #66F2CD #66D1F2
triadic
#66F2CD #CD66F2 #F2CD66
tetradic
#66F2CD #8766F2 #F2668B #D1F266
square
#66F2CD #8766F2 #F2668B #D1F266
split-complementary
#66F2CD #F266D1 #F28766
monochromatic
#11CC9B #2EEDBB #66F2CD #9EF7DF #D7FCF2
Accessibility & contrast
On white
1.39
#66F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#66F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F2CD
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F2CD | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #66f2cd; /* rgb */ color: rgb(102, 242, 205); /* oklch */ color: oklch(87.4% 0.133 172.9);
Tailwind
colors: {
custom: {
50: '#9ef7dc',
500: '#66f2cd',
950: '#000000',
},
}SCSS
$custom: #66f2cd; $custom-light: #9ef7dc; $custom-dark: #000000;
JSON
{
"hex": "#66f2cd",
"rgb": {
"r": 102,
"g": 242,
"b": 205
},
"hsl": {
"h": 164.143,
"s": 84.337,
"l": 67.451
},
"oklch": {
"l": 0.87422,
"c": 0.13314,
"h": 172.9
},
"luminance": 0.70737
}Semantic roles & 50–950 ramp
primary
#66F2CD
secondary
#C9345B
accent
#053FE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584