#64E9AE#64E9AE
#64E9AE is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.145 H 161.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #64E9AE |
|---|---|
| RGB | rgb(100, 233, 174) |
| HSL | hsl(153, 75%, 65%) |
| HSV | hsv(153, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.99, -50.04, 17.90) |
| CIE-LCH | lch(83.99, 53.15, 160.32°) |
| OKLab | oklab(84.44% -0.1376 0.0457) |
| OKLCH | oklch(84.44% 0.145 161.6) |
| XYZ | xyz(42.0306, 64.0391, 50.1820) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E9AE #E9649F
analogous
#64E96B #64E9AE #64E2E9
triadic
#64E9AE #AE64E9 #E9AE64
tetradic
#64E9AE #6B64E9 #E9649F #E2E964
square
#64E9AE #6B64E9 #E9649F #E2E964
split-complementary
#64E9AE #E964E2 #E96B64
monochromatic
#1AB872 #2EE192 #64E9AE #9AF1CA #CFF8E6
Accessibility & contrast
On white
1.52
#64E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#64E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E9AE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E9AE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#29E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64e9ae; /* rgb */ color: rgb(100, 233, 174); /* oklch */ color: oklch(84.4% 0.145 161.6);
Tailwind
colors: {
custom: {
50: '#9bf1c6',
500: '#64e9ae',
950: '#000000',
},
}SCSS
$custom: #64e9ae; $custom-light: #9bf1c6; $custom-dark: #000000;
JSON
{
"hex": "#64e9ae",
"rgb": {
"r": 100,
"g": 233,
"b": 174
},
"hsl": {
"h": 153.383,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.84435,
"c": 0.14504,
"h": 161.6
},
"luminance": 0.64043
}Semantic roles & 50–950 ramp
primary
#64E9AE
secondary
#B83971
accent
#0E67D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582