#66F2AF#66F2AF
#66F2AF is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.7% C 0.155 H 159.7°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #66F2AF |
|---|---|
| RGB | rgb(102, 242, 175) |
| HSL | hsl(151, 84%, 67%) |
| HSV | hsv(151, 58%, 95%) |
| CMYK | cmyk(57.9%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.71, -53.12, 21.18) |
| CIE-LCH | lch(86.71, 57.19, 158.26°) |
| OKLab | oklab(86.69% -0.1455 0.0539) |
| OKLCH | oklch(86.69% 0.155 159.7) |
| XYZ | xyz(44.9654, 69.4198, 51.5789) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.14
Light Blue Green
#7EFBB3
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.77
Greenish Turquoise
#00FBB0
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66F2AF #F266A9
analogous
#66F269 #66F2AF #66EFF2
triadic
#66F2AF #AF66F2 #F2AF66
tetradic
#66F2AF #6966F2 #F266A9 #EFF266
square
#66F2AF #6966F2 #F266A9 #EFF266
split-complementary
#66F2AF #F266EF #F26966
monochromatic
#11CC73 #2EED92 #66F2AF #9EF7CC #D7FCEA
Accessibility & contrast
On white
1.41
#66F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#66F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66F2AF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66F2AF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#29F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #66f2af; /* rgb */ color: rgb(102, 242, 175); /* oklch */ color: oklch(86.7% 0.155 159.7);
Tailwind
colors: {
custom: {
50: '#9df7c7',
500: '#66f2af',
950: '#000000',
},
}SCSS
$custom: #66f2af; $custom-light: #9df7c7; $custom-dark: #000000;
JSON
{
"hex": "#66f2af",
"rgb": {
"r": 102,
"g": 242,
"b": 175
},
"hsl": {
"h": 151.286,
"s": 84.337,
"l": 67.451
},
"oklch": {
"l": 0.86685,
"c": 0.15513,
"h": 159.7
},
"luminance": 0.69424
}Semantic roles & 50–950 ramp
primary
#66F2AF
secondary
#C9347B
accent
#056EE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582