#64F4AE#64F4AE
#64F4AE is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.160 H 159.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4AE |
|---|---|
| RGB | rgb(100, 244, 174) |
| HSL | hsl(151, 87%, 67%) |
| HSV | hsv(151, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.22, -54.53, 22.39) |
| CIE-LCH | lch(87.22, 58.95, 157.68°) |
| OKLab | oklab(87.08% -0.149 0.0569) |
| OKLCH | oklch(87.08% 0.16 159.1) |
| XYZ | xyz(45.2421, 70.4622, 51.2525) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.02
Light Blue Green
#7EFBB3
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.66
Seafoam (survey)
#80F9AD
ΔE00 2.89
Greenish Cyan
#2AFEB7
ΔE00 3.48
Greenish Turquoise
#00FBB0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4AE #F464AA
analogous
#64F466 #64F4AE #64F2F4
triadic
#64F4AE #AE64F4 #F4AE64
tetradic
#64F4AE #6664F4 #F464AA #F2F464
square
#64F4AE #6664F4 #F464AA #F2F464
split-complementary
#64F4AE #F464F2 #F46664
monochromatic
#0FCF71 #2BF090 #64F4AE #9DF8CC #D6FCEA
Accessibility & contrast
On white
1.39
#64F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#64F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4AE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4AE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#21F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f4ae; /* rgb */ color: rgb(100, 244, 174); /* oklch */ color: oklch(87.1% 0.160 159.1);
Tailwind
colors: {
custom: {
50: '#9cf9c6',
500: '#64f4ae',
950: '#000000',
},
}SCSS
$custom: #64f4ae; $custom-light: #9cf9c6; $custom-dark: #000000;
JSON
{
"hex": "#64f4ae",
"rgb": {
"r": 100,
"g": 244,
"b": 174
},
"hsl": {
"h": 150.833,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87081,
"c": 0.15954,
"h": 159.1
},
"luminance": 0.70467
}Semantic roles & 50–950 ramp
primary
#64F4AE
secondary
#CB327C
accent
#0270E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582