#64FEE0#64FEE0
#64FEE0 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.137 H 177.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEE0 |
|---|---|
| RGB | rgb(100, 254, 224) |
| HSL | hsl(168, 99%, 69%) |
| HSV | hsv(168, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.22, -47.67, 2.24) |
| CIE-LCH | lch(91.22, 47.72, 177.31°) |
| OKLab | oklab(90.7% -0.1371 0.0052) |
| OKLCH | oklch(90.7% 0.137 177.8) |
| XYZ | xyz(54.1456, 78.9691, 82.8956) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEE0 #FE6482
analogous
#64FE93 #64FEE0 #64CFFE
triadic
#64FEE0 #E064FE #FEE064
tetradic
#64FEE0 #9364FE #FE6482 #CFFE64
square
#64FEE0 #9364FE #FE6482 #CFFE64
split-complementary
#64FEE0 #FE64CF #FE9364
monochromatic
#01E6BA #27FED4 #64FEE0 #A1FEEC #DEFFF8
Accessibility & contrast
On white
1.25
#64FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#64FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEE0
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEE0 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #64fee0; /* rgb */ color: rgb(100, 254, 224); /* oklch */ color: oklch(90.7% 0.137 177.8);
Tailwind
colors: {
custom: {
50: '#9fffe9',
500: '#64fee0',
950: '#000000',
},
}SCSS
$custom: #64fee0; $custom-light: #9fffe9; $custom-dark: #000000;
JSON
{
"hex": "#64fee0",
"rgb": {
"r": 100,
"g": 254,
"b": 224
},
"hsl": {
"h": 168.312,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.90704,
"c": 0.13722,
"h": 177.8
},
"luminance": 0.78975
}Semantic roles & 50–950 ramp
primary
#64FEE0
secondary
#D92D4F
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684