#64FEEB#64FEEB
#64FEEB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.133 H 183.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEEB |
|---|---|
| RGB | rgb(100, 254, 235) |
| HSL | hsl(173, 99%, 69%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.50, -44.97, -3.05) |
| CIE-LCH | lch(91.50, 45.08, 183.88°) |
| OKLab | oklab(91.02% -0.1324 -0.009) |
| OKLCH | oklch(91.02% 0.133 183.9) |
| XYZ | xyz(55.6859, 79.5852, 91.0079) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 6.37
Aqua
#00FFFF
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEEB #FE6477
analogous
#64FE9E #64FEEB #64C4FE
triadic
#64FEEB #EB64FE #FEEB64
tetradic
#64FEEB #9E64FE #FE6477 #C4FE64
square
#64FEEB #9E64FE #FE6477 #C4FE64
split-complementary
#64FEEB #FE64C4 #FE9E64
monochromatic
#01E6CA #27FEE3 #64FEEB #A1FEF3 #DEFFFB
Accessibility & contrast
On white
1.24
#64FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#64FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEEB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEEB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64feeb; /* rgb */ color: rgb(100, 254, 235); /* oklch */ color: oklch(91.0% 0.133 183.9);
Tailwind
colors: {
custom: {
50: '#9ffff1',
500: '#64feeb',
950: '#000000',
},
}SCSS
$custom: #64feeb; $custom-light: #9ffff1; $custom-dark: #000000;
JSON
{
"hex": "#64feeb",
"rgb": {
"r": 100,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.597,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.91023,
"c": 0.13269,
"h": 183.9
},
"luminance": 0.79591
}Semantic roles & 50–950 ramp
primary
#64FEEB
secondary
#D92D43
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685