#64ED95#64ED95
#64ED95 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.172 H 152.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED95 |
|---|---|
| RGB | rgb(100, 237, 149) |
| HSL | hsl(141, 79%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.71, -56.43, 31.73) |
| CIE-LCH | lch(84.71, 64.74, 150.66°) |
| OKLab | oklab(84.88% -0.1529 0.0793) |
| OKLCH | oklch(84.88% 0.172 152.6) |
| XYZ | xyz(40.9613, 65.4438, 38.9012) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED95 #ED64BC
analogous
#77ED64 #64ED95 #64EDDA
triadic
#64ED95 #9564ED #ED9564
tetradic
#64ED95 #6477ED #ED64BC #EDDA64
square
#64ED95 #6477ED #ED64BC #EDDA64
split-complementary
#64ED95 #DA64ED #ED6477
monochromatic
#16C053 #2DE770 #64ED95 #9BF3BA #D2FAE0
Accessibility & contrast
On white
1.49
#64ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#64ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED95
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED95 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#39EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed95; /* rgb */ color: rgb(100, 237, 149); /* oklch */ color: oklch(84.9% 0.172 152.6);
Tailwind
colors: {
custom: {
50: '#9bf4b5',
500: '#64ed95',
950: '#000000',
},
}SCSS
$custom: #64ed95; $custom-light: #9bf4b5; $custom-dark: #000000;
JSON
{
"hex": "#64ed95",
"rgb": {
"r": 100,
"g": 237,
"b": 149
},
"hsl": {
"h": 141.46,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84878,
"c": 0.17223,
"h": 152.6
},
"luminance": 0.65448
}Semantic roles & 50–950 ramp
primary
#64ED95
secondary
#BF378E
accent
#0A91DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581