#64DF98#64DF98
#64DF98 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.150 H 155.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #64DF98 |
|---|---|
| RGB | rgb(100, 223, 152) |
| HSL | hsl(145, 66%, 63%) |
| HSV | hsv(145, 55%, 87%) |
| CMYK | cmyk(55.2%, 0%, 31.8%, 12.5%) |
| CIE-LAB | lab(80.60, -50.28, 24.66) |
| CIE-LCH | lch(80.60, 56.00, 153.88°) |
| OKLab | oklab(81.53% -0.1369 0.0623) |
| OKLCH | oklch(81.53% 0.15 155.5) |
| XYZ | xyz(37.3077, 57.7483, 38.8802) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.62
Light Greenish Blue
#63F7B4
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DF98 #DF64AB
analogous
#6DDF64 #64DF98 #64DFD5
triadic
#64DF98 #9864DF #DF9864
tetradic
#64DF98 #646DDF #DF64AB #DFD564
square
#64DF98 #646DDF #DF64AB #DFD564
split-complementary
#64DF98 #D564DF #DF646D
monochromatic
#22A65A #31D576 #64DF98 #97E9BA #C9F4DB
Accessibility & contrast
On white
1.67
#64DF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#64DF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DF98
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DF98 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF94
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#3DDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #64df98; /* rgb */ color: rgb(100, 223, 152); /* oklch */ color: oklch(81.5% 0.150 155.5);
Tailwind
colors: {
custom: {
50: '#99eab6',
500: '#64df98',
950: '#000000',
},
}SCSS
$custom: #64df98; $custom-light: #99eab6; $custom-dark: #000000;
JSON
{
"hex": "#64df98",
"rgb": {
"r": 100,
"g": 223,
"b": 152
},
"hsl": {
"h": 145.366,
"s": 65.775,
"l": 63.333
},
"oklch": {
"l": 0.81526,
"c": 0.15044,
"h": 155.5
},
"luminance": 0.57752
}Semantic roles & 50–950 ramp
primary
#64DF98
secondary
#A93E7C
accent
#1881CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481