#64DE90#64DE90
#64DE90 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.156 H 153.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #64DE90 |
|---|---|
| RGB | rgb(100, 222, 144) |
| HSL | hsl(142, 65%, 63%) |
| HSV | hsv(142, 55%, 87%) |
| CMYK | cmyk(55%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(80.16, -51.35, 28.19) |
| CIE-LCH | lch(80.16, 58.58, 151.23°) |
| OKLab | oklab(81.12% -0.1394 0.0707) |
| OKLCH | oklch(81.12% 0.156 153.1) |
| XYZ | xyz(36.4081, 56.9622, 35.4563) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.15
Seaweed
#18D17B
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.13
Emerald
#50C878
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DE90 #DE64B2
analogous
#75DE64 #64DE90 #64DECD
triadic
#64DE90 #9064DE #DE9064
tetradic
#64DE90 #6475DE #DE64B2 #DECD64
square
#64DE90 #6475DE #DE64B2 #DECD64
split-complementary
#64DE90 #CD64DE #DE6475
monochromatic
#23A552 #32D36C #64DE90 #96E9B4 #C9F3D8
Accessibility & contrast
On white
1.69
#64DE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#64DE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DE90
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DE90 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8B
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#42DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64de90; /* rgb */ color: rgb(100, 222, 144); /* oklch */ color: oklch(81.1% 0.156 153.1);
Tailwind
colors: {
custom: {
50: '#99e9b1',
500: '#64de90',
950: '#000000',
},
}SCSS
$custom: #64de90; $custom-light: #99e9b1; $custom-dark: #000000;
JSON
{
"hex": "#64de90",
"rgb": {
"r": 100,
"g": 222,
"b": 144
},
"hsl": {
"h": 141.639,
"s": 64.894,
"l": 63.137
},
"oklch": {
"l": 0.81119,
"c": 0.15635,
"h": 153.1
},
"luminance": 0.56965
}Semantic roles & 50–950 ramp
primary
#64DE90
secondary
#A73F82
accent
#198CCD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481