#64E98B#64E98B
#64E98B is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.176 H 150.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64E98B |
|---|---|
| RGB | rgb(100, 233, 139) |
| HSL | hsl(138, 75%, 65%) |
| HSV | hsv(138, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.36, -56.58, 34.97) |
| CIE-LCH | lch(83.36, 66.51, 148.28°) |
| OKLab | oklab(83.72% -0.1531 0.0867) |
| OKLCH | oklch(83.72% 0.176 150.5) |
| XYZ | xyz(39.0518, 62.8476, 34.4939) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Turquoise Green
#04F489
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.63
Wintergreen
#20F986
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E98B #E964C2
analogous
#7FE964 #64E98B #64E9CD
triadic
#64E98B #8B64E9 #E98B64
tetradic
#64E98B #647FE9 #E964C2 #E9CD64
square
#64E98B #647FE9 #E964C2 #E9CD64
split-complementary
#64E98B #CD64E9 #E9647F
monochromatic
#1AB849 #2EE163 #64E98B #9AF1B3 #CFF8DB
Accessibility & contrast
On white
1.55
#64E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#64E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E98B
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E98B | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#40E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e98b; /* rgb */ color: rgb(100, 233, 139); /* oklch */ color: oklch(83.7% 0.176 150.5);
Tailwind
colors: {
custom: {
50: '#9bf1ae',
500: '#64e98b',
950: '#000000',
},
}SCSS
$custom: #64e98b; $custom-light: #9bf1ae; $custom-dark: #000000;
JSON
{
"hex": "#64e98b",
"rgb": {
"r": 100,
"g": 233,
"b": 139
},
"hsl": {
"h": 137.594,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83718,
"c": 0.17597,
"h": 150.5
},
"luminance": 0.62851
}Semantic roles & 50–950 ramp
primary
#64E98B
secondary
#B83993
accent
#0E9CD7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581