#64ED93#64ED93
#64ED93 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.174 H 152.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64ED93 |
|---|---|
| RGB | rgb(100, 237, 147) |
| HSL | hsl(141, 79%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(57.8%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.68, -56.78, 32.69) |
| CIE-LCH | lch(84.68, 65.52, 150.07°) |
| OKLab | oklab(84.84% -0.1538 0.0815) |
| OKLCH | oklch(84.84% 0.174 152.1) |
| XYZ | xyz(40.8030, 65.3804, 38.0675) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64ED93 #ED64BE
analogous
#79ED64 #64ED93 #64EDD7
triadic
#64ED93 #9364ED #ED9364
tetradic
#64ED93 #6479ED #ED64BE #EDD764
square
#64ED93 #6479ED #ED64BE #EDD764
split-complementary
#64ED93 #D764ED #ED6479
monochromatic
#16C051 #2DE76D #64ED93 #9BF3B9 #D2FADF
Accessibility & contrast
On white
1.49
#64ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64ED93
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64ED93 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#3AEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ed93; /* rgb */ color: rgb(100, 237, 147); /* oklch */ color: oklch(84.8% 0.174 152.1);
Tailwind
colors: {
custom: {
50: '#9bf4b3',
500: '#64ed93',
950: '#000000',
},
}SCSS
$custom: #64ed93; $custom-light: #9bf4b3; $custom-dark: #000000;
JSON
{
"hex": "#64ed93",
"rgb": {
"r": 100,
"g": 237,
"b": 147
},
"hsl": {
"h": 140.584,
"s": 79.191,
"l": 66.078
},
"oklch": {
"l": 0.84841,
"c": 0.17404,
"h": 152.1
},
"luminance": 0.65384
}Semantic roles & 50–950 ramp
primary
#64ED93
secondary
#BF3790
accent
#0A94DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581