#64EEAF#64EEAF
#64EEAF is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.151 H 160.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64EEAF |
|---|---|
| RGB | rgb(100, 238, 175) |
| HSL | hsl(153, 80%, 66%) |
| HSV | hsv(153, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.48, -51.90, 19.46) |
| CIE-LCH | lch(85.48, 55.43, 159.44°) |
| OKLab | oklab(85.66% -0.1424 0.0496) |
| OKLCH | oklch(85.66% 0.151 160.8) |
| XYZ | xyz(43.5639, 66.9493, 51.1758) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EEAF #EE64A3
analogous
#64EE6A #64EEAF #64E8EE
triadic
#64EEAF #AF64EE #EEAF64
tetradic
#64EEAF #6A64EE #EE64A3 #E8EE64
square
#64EEAF #6A64EE #EE64A3 #E8EE64
split-complementary
#64EEAF #EE64E8 #EE6A64
monochromatic
#15C273 #2DE893 #64EEAF #9BF4CB #D2FAE8
Accessibility & contrast
On white
1.46
#64EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#64EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EEAF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EEAF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAB
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#24EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #64eeaf; /* rgb */ color: rgb(100, 238, 175); /* oklch */ color: oklch(85.7% 0.151 160.8);
Tailwind
colors: {
custom: {
50: '#9bf4c7',
500: '#64eeaf',
950: '#000000',
},
}SCSS
$custom: #64eeaf; $custom-light: #9bf4c7; $custom-dark: #000000;
JSON
{
"hex": "#64eeaf",
"rgb": {
"r": 100,
"g": 238,
"b": 175
},
"hsl": {
"h": 152.609,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85661,
"c": 0.15082,
"h": 160.8
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#64EEAF
secondary
#C03675
accent
#096ADD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582