#66F0AB#66F0AB
#66F0AB is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.1% C 0.156 H 158.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #66F0AB |
|---|---|
| RGB | rgb(102, 240, 171) |
| HSL | hsl(150, 82%, 67%) |
| HSV | hsv(150, 58%, 94%) |
| CMYK | cmyk(57.5%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.05, -53.11, 22.32) |
| CIE-LCH | lch(86.05, 57.61, 157.20°) |
| OKLab | oklab(86.12% -0.1452 0.0567) |
| OKLCH | oklch(86.12% 0.156 158.7) |
| XYZ | xyz(43.9864, 68.0810, 49.3431) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.96
Seafoam (survey)
#80F9AD
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F0AB #F066AB
analogous
#66F066 #66F0AB #66F0F0
triadic
#66F0AB #AB66F0 #F0AB66
tetradic
#66F0AB #6666F0 #F066AB #F0F066
square
#66F0AB #6666F0 #F066AB #F0F066
split-complementary
#66F0AB #F066F0 #F06666
monochromatic
#14C86E #2EEB8C #66F0AB #9EF5CA #D5FBE8
Accessibility & contrast
On white
1.44
#66F0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#66F0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F0AB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F0AB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#2EEFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #66f0ab; /* rgb */ color: rgb(102, 240, 171); /* oklch */ color: oklch(86.1% 0.156 158.7);
Tailwind
colors: {
custom: {
50: '#9df6c4',
500: '#66f0ab',
950: '#000000',
},
}SCSS
$custom: #66f0ab; $custom-light: #9df6c4; $custom-dark: #000000;
JSON
{
"hex": "#66f0ab",
"rgb": {
"r": 102,
"g": 240,
"b": 171
},
"hsl": {
"h": 150,
"s": 82.143,
"l": 67.059
},
"oklch": {
"l": 0.86116,
"c": 0.15585,
"h": 158.7
},
"luminance": 0.68085
}Semantic roles & 50–950 ramp
primary
#66F0AB
secondary
#C5357D
accent
#0773DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582