#64EEAD#64EEAD
#64EEAD is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.152 H 160.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAD |
|---|---|
| RGB | rgb(100, 238, 173) |
| HSL | hsl(152, 80%, 66%) |
| HSV | hsv(152, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.44, -52.30, 20.44) |
| CIE-LCH | lch(85.44, 56.16, 158.65°) |
| OKLab | oklab(85.62% -0.1433 0.0521) |
| OKLCH | oklch(85.62% 0.152 160) |
| XYZ | xyz(43.3690, 66.8713, 50.1490) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.89
Greenish Turquoise
#00FBB0
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAD #EE64A5
analogous
#64EE68 #64EEAD #64EAEE
triadic
#64EEAD #AD64EE #EEAD64
tetradic
#64EEAD #6864EE #EE64A5 #EAEE64
square
#64EEAD #6864EE #EE64A5 #EAEE64
split-complementary
#64EEAD #EE64EA #EE6864
monochromatic
#15C271 #2DE890 #64EEAD #9BF4CA #D2FAE7
Accessibility & contrast
On white
1.46
#64EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#64EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEA9
Deuteranopia (green-blind)
#D8D0B1
Tritanopia (blue-blind)
#26EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64eead; /* rgb */ color: rgb(100, 238, 173); /* oklch */ color: oklch(85.6% 0.152 160.0);
Tailwind
colors: {
custom: {
50: '#9bf4c5',
500: '#64eead',
950: '#000000',
},
}SCSS
$custom: #64eead; $custom-light: #9bf4c5; $custom-dark: #000000;
JSON
{
"hex": "#64eead",
"rgb": {
"r": 100,
"g": 238,
"b": 173
},
"hsl": {
"h": 151.739,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85615,
"c": 0.15248,
"h": 160
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#64EEAD
secondary
#C03677
accent
#096DDD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582