#66EFB2#66EFB2
#66EFB2 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.149 H 161.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #66EFB2 |
|---|---|
| RGB | rgb(102, 239, 178) |
| HSL | hsl(153, 81%, 67%) |
| HSV | hsv(153, 57%, 94%) |
| CMYK | cmyk(57.3%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.89, -51.29, 18.49) |
| CIE-LCH | lch(85.89, 54.52, 160.17°) |
| OKLab | oklab(86.03% -0.141 0.0472) |
| OKLCH | oklch(86.03% 0.149 161.5) |
| XYZ | xyz(44.3778, 67.7679, 52.8527) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 3.78
Greenish Cyan
#2AFEB7
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66EFB2 #EF66A3
analogous
#66EF6E #66EFB2 #66E7EF
triadic
#66EFB2 #B266EF #EFB266
tetradic
#66EFB2 #6E66EF #EF66A3 #E7EF66
square
#66EFB2 #6E66EF #EF66A3 #E7EF66
split-complementary
#66EFB2 #EF66E7 #EF6E66
monochromatic
#15C677 #2FE996 #66EFB2 #9DF5CE #D5FBEA
Accessibility & contrast
On white
1.44
#66EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#66EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66EFB2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66EFB2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#28EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #66efb2; /* rgb */ color: rgb(102, 239, 178); /* oklch */ color: oklch(86.0% 0.149 161.5);
Tailwind
colors: {
custom: {
50: '#9df5c9',
500: '#66efb2',
950: '#000000',
},
}SCSS
$custom: #66efb2; $custom-light: #9df5c9; $custom-dark: #000000;
JSON
{
"hex": "#66efb2",
"rgb": {
"r": 102,
"g": 239,
"b": 178
},
"hsl": {
"h": 153.285,
"s": 81.065,
"l": 66.863
},
"oklch": {
"l": 0.86033,
"c": 0.14869,
"h": 161.5
},
"luminance": 0.67772
}Semantic roles & 50–950 ramp
primary
#66EFB2
secondary
#C33675
accent
#0867DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582