#65DB98#65DB98
#65DB98 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.144 H 156.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB98 |
|---|---|
| RGB | rgb(101, 219, 152) |
| HSL | hsl(146, 62%, 63%) |
| HSV | hsv(146, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(79.44, -48.40, 23.08) |
| CIE-LCH | lch(79.44, 53.62, 154.50°) |
| OKLab | oklab(80.59% -0.132 0.0584) |
| OKLCH | oklch(80.59% 0.144 156.1) |
| XYZ | xyz(36.3629, 55.6935, 38.5334) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 5.35
Seaweed
#18D17B
ΔE00 5.52
Eucalyptus
#44D7A8
ΔE00 5.63
Emerald
#50C878
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB98 #DB65A8
analogous
#6DDB65 #65DB98 #65DBD3
triadic
#65DB98 #9865DB #DB9865
tetradic
#65DB98 #656DDB #DB65A8 #DBD365
square
#65DB98 #656DDB #DB65A8 #DBD365
split-complementary
#65DB98 #D365DB #DB656D
monochromatic
#25A05A #33CF77 #65DB98 #97E7B9 #C8F2DA
Accessibility & contrast
On white
1.73
#65DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#65DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB98
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB98 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#41D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65db98; /* rgb */ color: rgb(101, 219, 152); /* oklch */ color: oklch(80.6% 0.144 156.1);
Tailwind
colors: {
custom: {
50: '#99e7b6',
500: '#65db98',
950: '#000000',
},
}SCSS
$custom: #65db98; $custom-light: #99e7b6; $custom-dark: #000000;
JSON
{
"hex": "#65db98",
"rgb": {
"r": 101,
"g": 219,
"b": 152
},
"hsl": {
"h": 145.932,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80587,
"c": 0.14439,
"h": 156.1
},
"luminance": 0.55697
}Semantic roles & 50–950 ramp
primary
#65DB98
secondary
#A44079
accent
#1C7FCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481