#65DB91#65DB91
#65DB91 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.151 H 153.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB91 |
|---|---|
| RGB | rgb(101, 219, 145) |
| HSL | hsl(142, 62%, 63%) |
| HSV | hsv(142, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.31, -49.71, 26.55) |
| CIE-LCH | lch(79.31, 56.36, 151.90°) |
| OKLab | oklab(80.44% -0.1352 0.0668) |
| OKLCH | oklch(80.44% 0.151 153.7) |
| XYZ | xyz(35.8065, 55.4709, 35.6026) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.92
Seaweed
#18D17B
ΔE00 4.92
Emerald
#50C878
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB91 #DB65AF
analogous
#74DB65 #65DB91 #65DBCC
triadic
#65DB91 #9165DB #DB9165
tetradic
#65DB91 #6574DB #DB65AF #DBCC65
square
#65DB91 #6574DB #DB65AF #DBCC65
split-complementary
#65DB91 #CC65DB #DB6574
monochromatic
#25A053 #33CF6E #65DB91 #97E7B4 #C8F2D8
Accessibility & contrast
On white
1.74
#65DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#65DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB91
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB91 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8C
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#44D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db91; /* rgb */ color: rgb(101, 219, 145); /* oklch */ color: oklch(80.4% 0.151 153.7);
Tailwind
colors: {
custom: {
50: '#99e7b1',
500: '#65db91',
950: '#000000',
},
}SCSS
$custom: #65db91; $custom-light: #99e7b1; $custom-dark: #000000;
JSON
{
"hex": "#65db91",
"rgb": {
"r": 101,
"g": 219,
"b": 145
},
"hsl": {
"h": 142.373,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80441,
"c": 0.15077,
"h": 153.7
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#65DB91
secondary
#A4407F
accent
#1C89CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481