#64F9AE#64F9AE
#64F9AE is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.3% C 0.166 H 158.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #64F9AE |
|---|---|
| RGB | rgb(100, 249, 174) |
| HSL | hsl(150, 93%, 68%) |
| HSV | hsv(150, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 30.1%, 2.4%) |
| CIE-LAB | lab(88.69, -56.52, 24.41) |
| CIE-LCH | lch(88.69, 61.57, 156.64°) |
| OKLab | oklab(88.28% -0.1541 0.0619) |
| OKLCH | oklch(88.28% 0.166 158.1) |
| XYZ | xyz(46.7670, 73.5120, 51.7608) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F9AE #F964AF
analogous
#64F964 #64F9AE #64F9F9
triadic
#64F9AE #AE64F9 #F9AE64
tetradic
#64F9AE #6464F9 #F964AF #F9F964
square
#64F9AE #6464F9 #F964AF #F9F964
split-complementary
#64F9AE #F964F9 #F96464
monochromatic
#08DA71 #29F78F #64F9AE #9FFBCD #DAFEEC
Accessibility & contrast
On white
1.34
#64F9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#64F9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F9AE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F9AE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A9
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#1CF7E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64f9ae; /* rgb */ color: rgb(100, 249, 174); /* oklch */ color: oklch(88.3% 0.166 158.1);
Tailwind
colors: {
custom: {
50: '#9dfcc6',
500: '#64f9ae',
950: '#000000',
},
}SCSS
$custom: #64f9ae; $custom-light: #9dfcc6; $custom-dark: #000000;
JSON
{
"hex": "#64f9ae",
"rgb": {
"r": 100,
"g": 249,
"b": 174
},
"hsl": {
"h": 149.799,
"s": 92.547,
"l": 68.431
},
"oklch": {
"l": 0.88284,
"c": 0.1661,
"h": 158.1
},
"luminance": 0.73517
}Semantic roles & 50–950 ramp
primary
#64F9AE
secondary
#D22F81
accent
#0074E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682