#64EEE9#64EEE9
#64EEE9 is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.3% C 0.120 H 191.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEE9 |
|---|---|
| RGB | rgb(100, 238, 233) |
| HSL | hsl(178, 80%, 66%) |
| HSV | hsv(178, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(86.87, -38.34, -8.85) |
| CIE-LCH | lch(86.87, 39.35, 193.00°) |
| OKLab | oklab(87.25% -0.117 -0.0246) |
| OKLCH | oklch(87.25% 0.12 191.9) |
| XYZ | xyz(50.5316, 69.7364, 87.8724) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 4.44
Aqua
#00FFFF
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 5.01
Turquoise
#40E0D0
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEE9 #EE6469
analogous
#64EEA4 #64EEE9 #64AEEE
triadic
#64EEE9 #E964EE #EEE964
tetradic
#64EEE9 #A464EE #EE6469 #AEEE64
square
#64EEE9 #A464EE #EE6469 #AEEE64
split-complementary
#64EEE9 #EE64AE #EEA464
monochromatic
#15C2BC #2DE8E1 #64EEE9 #9BF4F1 #D2FAF9
Accessibility & contrast
On white
1.40
#64EEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#64EEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEE9
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEE9 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eee9; /* rgb */ color: rgb(100, 238, 233); /* oklch */ color: oklch(87.3% 0.120 191.9);
Tailwind
colors: {
custom: {
50: '#9ef4f0',
500: '#64eee9',
950: '#000000',
},
}SCSS
$custom: #64eee9; $custom-light: #9ef4f0; $custom-dark: #000000;
JSON
{
"hex": "#64eee9",
"rgb": {
"r": 100,
"g": 238,
"b": 233
},
"hsl": {
"h": 177.826,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.8725,
"c": 0.11957,
"h": 191.9
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#64EEE9
secondary
#C0363B
accent
#0911DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585