#64E997#64E997
#64E997 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.165 H 153.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64E997 |
|---|---|
| RGB | rgb(100, 233, 151) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.56, -54.50, 29.17) |
| CIE-LCH | lch(83.56, 61.82, 151.84°) |
| OKLab | oklab(83.94% -0.1479 0.0732) |
| OKLCH | oklch(83.94% 0.165 153.7) |
| XYZ | xyz(39.9772, 63.2178, 39.3677) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E997 #E964B6
analogous
#73E964 #64E997 #64E9DA
triadic
#64E997 #9764E9 #E99764
tetradic
#64E997 #6473E9 #E964B6 #E9DA64
square
#64E997 #6473E9 #E964B6 #E9DA64
split-complementary
#64E997 #DA64E9 #E96473
monochromatic
#1AB857 #2EE173 #64E997 #9AF1BB #CFF8DF
Accessibility & contrast
On white
1.54
#64E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#64E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E997
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E997 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#3AE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e997; /* rgb */ color: rgb(100, 233, 151); /* oklch */ color: oklch(83.9% 0.165 153.7);
Tailwind
colors: {
custom: {
50: '#9bf1b6',
500: '#64e997',
950: '#000000',
},
}SCSS
$custom: #64e997; $custom-light: #9bf1b6; $custom-dark: #000000;
JSON
{
"hex": "#64e997",
"rgb": {
"r": 100,
"g": 233,
"b": 151
},
"hsl": {
"h": 143.008,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83942,
"c": 0.16502,
"h": 153.7
},
"luminance": 0.63222
}Semantic roles & 50–950 ramp
primary
#64E997
secondary
#B83987
accent
#0E8AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581