#64DB9C#64DB9C
#64DB9C is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.141 H 157.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB9C |
|---|---|
| RGB | rgb(100, 219, 156) |
| HSL | hsl(148, 62%, 63%) |
| HSV | hsv(148, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 28.8%, 14.1%) |
| CIE-LAB | lab(79.48, -47.85, 21.05) |
| CIE-LCH | lch(79.48, 52.28, 156.26°) |
| OKLab | oklab(80.64% -0.1308 0.0535) |
| OKLCH | oklch(80.64% 0.141 157.8) |
| XYZ | xyz(36.5847, 55.7694, 40.2827) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 4.81
Seaweed
#18D17B
ΔE00 5.97
Hospital Green
#9BE5AA
ΔE00 6.20
Light Greenish Blue
#63F7B4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB9C #DB64A3
analogous
#68DB64 #64DB9C #64DBD7
triadic
#64DB9C #9C64DB #DB9C64
tetradic
#64DB9C #6468DB #DB64A3 #DBD764
square
#64DB9C #6468DB #DB64A3 #DBD764
split-complementary
#64DB9C #D764DB #DB6468
monochromatic
#25A05F #32CF7C #64DB9C #96E7BC #C7F2DB
Accessibility & contrast
On white
1.73
#64DB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#64DB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB9C
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB9C | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#3DDACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64db9c; /* rgb */ color: rgb(100, 219, 156); /* oklch */ color: oklch(80.6% 0.141 157.8);
Tailwind
colors: {
custom: {
50: '#99e7b9',
500: '#64db9c',
950: '#000000',
},
}SCSS
$custom: #64db9c; $custom-light: #99e7b9; $custom-dark: #000000;
JSON
{
"hex": "#64db9c",
"rgb": {
"r": 100,
"g": 219,
"b": 156
},
"hsl": {
"h": 148.235,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80638,
"c": 0.14135,
"h": 157.8
},
"luminance": 0.55773
}Semantic roles & 50–950 ramp
primary
#64DB9C
secondary
#A34075
accent
#1B78CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481