#64FEEE#64FEEE
#64FEEE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.132 H 185.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64FEEE |
|---|---|
| RGB | rgb(100, 254, 238) |
| HSL | hsl(174, 99%, 69%) |
| HSV | hsv(174, 61%, 100%) |
| CMYK | cmyk(60.6%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(91.58, -44.22, -4.49) |
| CIE-LCH | lch(91.58, 44.45, 185.80°) |
| OKLab | oklab(91.11% -0.1311 -0.0128) |
| OKLCH | oklch(91.11% 0.132 185.6) |
| XYZ | xyz(56.1230, 79.7600, 93.3098) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.97
Bright Turquoise
#0FFEF9
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.39
Aqua
#00FFFF
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FEEE #FE6474
analogous
#64FEA1 #64FEEE #64C1FE
triadic
#64FEEE #EE64FE #FEEE64
tetradic
#64FEEE #A164FE #FE6474 #C1FE64
square
#64FEEE #A164FE #FE6474 #C1FE64
split-complementary
#64FEEE #FE64C1 #FEA164
monochromatic
#01E6CE #27FEE7 #64FEEE #A1FEF5 #DEFFFB
Accessibility & contrast
On white
1.24
#64FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#64FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FEEE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FEEE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #64feee; /* rgb */ color: rgb(100, 254, 238); /* oklch */ color: oklch(91.1% 0.132 185.6);
Tailwind
colors: {
custom: {
50: '#a0fff3',
500: '#64feee',
950: '#000000',
},
}SCSS
$custom: #64feee; $custom-light: #a0fff3; $custom-dark: #000000;
JSON
{
"hex": "#64feee",
"rgb": {
"r": 100,
"g": 254,
"b": 238
},
"hsl": {
"h": 173.766,
"s": 98.718,
"l": 69.412
},
"oklch": {
"l": 0.91113,
"c": 0.13174,
"h": 185.6
},
"luminance": 0.79766
}Semantic roles & 50–950 ramp
primary
#64FEEE
secondary
#D92D3F
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685