#64E89B#64E89B
#64E89B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.160 H 155.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #64E89B |
|---|---|
| RGB | rgb(100, 232, 155) |
| HSL | hsl(145, 74%, 65%) |
| HSV | hsv(145, 57%, 91%) |
| CMYK | cmyk(56.9%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.33, -53.37, 26.82) |
| CIE-LCH | lch(83.33, 59.73, 153.32°) |
| OKLab | oklab(83.78% -0.1451 0.0676) |
| OKLCH | oklch(83.78% 0.16 155) |
| XYZ | xyz(40.0253, 62.7854, 41.0135) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.90
Aqua Green
#12E193
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E89B #E864B1
analogous
#6FE864 #64E89B #64E8DD
triadic
#64E89B #9B64E8 #E89B64
tetradic
#64E89B #646FE8 #E864B1 #E8DD64
square
#64E89B #646FE8 #E864B1 #E8DD64
split-complementary
#64E89B #DD64E8 #E8646F
monochromatic
#1BB75C #2FE079 #64E89B #99F0BD #CFF8E0
Accessibility & contrast
On white
1.55
#64E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#64E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E89B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E89B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CBA0
Tritanopia (blue-blind)
#38E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64e89b; /* rgb */ color: rgb(100, 232, 155); /* oklch */ color: oklch(83.8% 0.160 155.0);
Tailwind
colors: {
custom: {
50: '#9af0b9',
500: '#64e89b',
950: '#000000',
},
}SCSS
$custom: #64e89b; $custom-light: #9af0b9; $custom-dark: #000000;
JSON
{
"hex": "#64e89b",
"rgb": {
"r": 100,
"g": 232,
"b": 155
},
"hsl": {
"h": 145,
"s": 74.157,
"l": 65.098
},
"oklch": {
"l": 0.83778,
"c": 0.16006,
"h": 155
},
"luminance": 0.62789
}Semantic roles & 50–950 ramp
primary
#64E89B
secondary
#B63A82
accent
#0F83D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581