#64F4AD#64F4AD
#64F4AD is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.160 H 158.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64F4AD |
|---|---|
| RGB | rgb(100, 244, 173) |
| HSL | hsl(150, 87%, 67%) |
| HSV | hsv(150, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 29.1%, 4.3%) |
| CIE-LAB | lab(87.20, -54.73, 22.88) |
| CIE-LCH | lch(87.20, 59.32, 157.31°) |
| OKLab | oklab(87.06% -0.1495 0.0581) |
| OKLCH | oklch(87.06% 0.16 158.8) |
| XYZ | xyz(45.1450, 70.4234, 50.7410) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.18
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F4AD #F464AB
analogous
#64F465 #64F4AD #64F3F4
triadic
#64F4AD #AD64F4 #F4AD64
tetradic
#64F4AD #6564F4 #F464AB #F3F464
square
#64F4AD #6564F4 #F464AB #F3F464
split-complementary
#64F4AD #F464F3 #F46564
monochromatic
#0FCF70 #2BF08F #64F4AD #9DF8CB #D6FCE9
Accessibility & contrast
On white
1.39
#64F4AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#64F4AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F4AD
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F4AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F4AD | 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)
#F2E3A9
Deuteranopia (green-blind)
#DED5B1
Tritanopia (blue-blind)
#22F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #64f4ad; /* rgb */ color: rgb(100, 244, 173); /* oklch */ color: oklch(87.1% 0.160 158.8);
Tailwind
colors: {
custom: {
50: '#9cf9c5',
500: '#64f4ad',
950: '#000000',
},
}SCSS
$custom: #64f4ad; $custom-light: #9cf9c5; $custom-dark: #000000;
JSON
{
"hex": "#64f4ad",
"rgb": {
"r": 100,
"g": 244,
"b": 173
},
"hsl": {
"h": 150.417,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.87059,
"c": 0.16039,
"h": 158.8
},
"luminance": 0.70428
}Semantic roles & 50–950 ramp
primary
#64F4AD
secondary
#CB327D
accent
#0271E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582