#64EEE5#64EEE5
#64EEE5 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.1% C 0.120 H 189.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEE5 |
|---|---|
| RGB | rgb(100, 238, 229) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(86.76, -39.38, -6.91) |
| CIE-LCH | lch(86.76, 39.98, 189.96°) |
| OKLab | oklab(87.12% -0.1187 -0.0193) |
| OKLCH | oklch(87.12% 0.12 189.3) |
| XYZ | xyz(49.9667, 69.5104, 84.8971) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.22
Turquoise
#40E0D0
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 4.81
Tiffany Blue
#7BF2DA
ΔE00 5.29
Aqua
#00FFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEE5 #EE646D
analogous
#64EEA0 #64EEE5 #64B2EE
triadic
#64EEE5 #E564EE #EEE564
tetradic
#64EEE5 #A064EE #EE646D #B2EE64
square
#64EEE5 #A064EE #EE646D #B2EE64
split-complementary
#64EEE5 #EE64B2 #EEA064
monochromatic
#15C2B7 #2DE8DC #64EEE5 #9BF4EE #D2FAF8
Accessibility & contrast
On white
1.41
#64EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#64EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEE5
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEE5 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E5
Deuteranopia (green-blind)
#CCD2E6
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64eee5; /* rgb */ color: rgb(100, 238, 229); /* oklch */ color: oklch(87.1% 0.120 189.3);
Tailwind
colors: {
custom: {
50: '#9df4ed',
500: '#64eee5',
950: '#000000',
},
}SCSS
$custom: #64eee5; $custom-light: #9df4ed; $custom-dark: #000000;
JSON
{
"hex": "#64eee5",
"rgb": {
"r": 100,
"g": 238,
"b": 229
},
"hsl": {
"h": 176.087,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.87123,
"c": 0.12026,
"h": 189.3
},
"luminance": 0.69516
}Semantic roles & 50–950 ramp
primary
#64EEE5
secondary
#C0363F
accent
#0917DD
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584