#64F89B#64F89B
#64F89B is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.181 H 152.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #64F89B |
|---|---|
| RGB | rgb(100, 248, 155) |
| HSL | hsl(142, 91%, 68%) |
| HSV | hsv(142, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(88.07, -59.63, 33.17) |
| CIE-LCH | lch(88.07, 68.24, 150.92°) |
| OKLab | oklab(87.66% -0.1615 0.0828) |
| OKLCH | oklch(87.66% 0.181 152.9) |
| XYZ | xyz(44.7358, 72.2063, 42.5837) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.57
Sea Green (survey)
#53FCA1
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.21
Mediumspringgreen
#00FA9A
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F89B #F864C1
analogous
#77F864 #64F89B #64F8E5
triadic
#64F89B #9B64F8 #F89B64
tetradic
#64F89B #6477F8 #F864C1 #F8E564
square
#64F89B #6477F8 #F864C1 #F8E564
split-complementary
#64F89B #E564F8 #F86477
monochromatic
#0AD856 #29F575 #64F89B #9FFBC1 #D9FDE7
Accessibility & contrast
On white
1.36
#64F89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#64F89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F89B
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F89B | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E595
Deuteranopia (green-blind)
#E5D7A1
Tritanopia (blue-blind)
#30F5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64f89b; /* rgb */ color: rgb(100, 248, 155); /* oklch */ color: oklch(87.7% 0.181 152.9);
Tailwind
colors: {
custom: {
50: '#9dfbb9',
500: '#64f89b',
950: '#000000',
},
}SCSS
$custom: #64f89b; $custom-light: #9dfbb9; $custom-dark: #000000;
JSON
{
"hex": "#64f89b",
"rgb": {
"r": 100,
"g": 248,
"b": 155
},
"hsl": {
"h": 142.297,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87664,
"c": 0.18146,
"h": 152.9
},
"luminance": 0.72211
}Semantic roles & 50–950 ramp
primary
#64F89B
secondary
#D12F95
accent
#0090E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681