#66FEDE#66FEDE
#66FEDE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.137 H 176.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #66FEDE |
|---|---|
| RGB | rgb(102, 254, 222) |
| HSL | hsl(167, 99%, 70%) |
| HSV | hsv(167, 60%, 100%) |
| CMYK | cmyk(59.8%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.22, -47.80, 3.29) |
| CIE-LCH | lch(91.22, 47.91, 176.07°) |
| OKLab | oklab(90.71% -0.137 0.008) |
| OKLCH | oklch(90.71% 0.137 176.7) |
| XYZ | xyz(54.0999, 78.9767, 81.4860) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.84
Light Turquoise
#7EF4CC
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 5.26
Bright Teal
#01F9C6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#66FEDE #FE6686
analogous
#66FE92 #66FEDE #66D2FE
triadic
#66FEDE #DE66FE #FEDE66
tetradic
#66FEDE #9266FE #FE6686 #D2FE66
square
#66FEDE #9266FE #FE6686 #D2FE66
split-complementary
#66FEDE #FE66D2 #FE9266
monochromatic
#02E8B8 #29FED1 #66FEDE #A3FEEB #E0FFF8
Accessibility & contrast
On white
1.25
#66FEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#66FEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #66FEDE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##66FEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##66FEDE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #66fede; /* rgb */ color: rgb(102, 254, 222); /* oklch */ color: oklch(90.7% 0.137 176.7);
Tailwind
colors: {
custom: {
50: '#a0ffe8',
500: '#66fede',
950: '#000000',
},
}SCSS
$custom: #66fede; $custom-light: #a0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#66fede",
"rgb": {
"r": 102,
"g": 254,
"b": 222
},
"hsl": {
"h": 167.368,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.90706,
"c": 0.1372,
"h": 176.7
},
"luminance": 0.78982
}Semantic roles & 50–950 ramp
primary
#66FEDE
secondary
#D92F53
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684