#64ED97#64ED97
#64ED97 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.170 H 153.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED97 |
|---|---|
| RGB | rgb(100, 237, 151) |
| HSL | hsl(142, 79%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.74, -56.08, 30.76) |
| CIE-LCH | lch(84.74, 63.96, 151.26°) |
| OKLab | oklab(84.92% -0.152 0.077) |
| OKLCH | oklch(84.92% 0.17 153.1) |
| XYZ | xyz(41.1224, 65.5082, 39.7494) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED97 #ED64BA
analogous
#75ED64 #64ED97 #64EDDC
triadic
#64ED97 #9764ED #ED9764
tetradic
#64ED97 #6475ED #ED64BA #EDDC64
square
#64ED97 #6475ED #ED64BA #EDDC64
split-complementary
#64ED97 #DC64ED #ED6475
monochromatic
#16C056 #2DE772 #64ED97 #9BF3BC #D2FAE1
Accessibility & contrast
On white
1.49
#64ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED97
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED97 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DBCE9C
Tritanopia (blue-blind)
#38EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ed97; /* rgb */ color: rgb(100, 237, 151); /* oklch */ color: oklch(84.9% 0.170 153.1);
Tailwind
colors: {
custom: {
50: '#9bf4b6',
500: '#64ed97',
950: '#000000',
},
}SCSS
$custom: #64ed97; $custom-light: #9bf4b6; $custom-dark: #000000;
JSON
{
"hex": "#64ed97",
"rgb": {
"r": 100,
"g": 237,
"b": 151
},
"hsl": {
"h": 142.336,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84916,
"c": 0.17042,
"h": 153.1
},
"luminance": 0.65512
}Semantic roles & 50–950 ramp
primary
#64ED97
secondary
#BF378C
accent
#0A8EDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581