#65DB99#65DB99
#65DB99 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.143 H 156.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB99 |
|---|---|
| RGB | rgb(101, 219, 153) |
| HSL | hsl(146, 62%, 63%) |
| HSV | hsv(146, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(79.46, -48.21, 22.59) |
| CIE-LCH | lch(79.46, 53.24, 154.89°) |
| OKLab | oklab(80.61% -0.1316 0.0572) |
| OKLCH | oklch(80.61% 0.143 156.5) |
| XYZ | xyz(36.4452, 55.7264, 38.9665) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.63
Emerald
#50C878
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB99 #DB65A7
analogous
#6CDB65 #65DB99 #65DBD4
triadic
#65DB99 #9965DB #DB9965
tetradic
#65DB99 #656CDB #DB65A7 #DBD465
square
#65DB99 #656CDB #DB65A7 #DBD465
split-complementary
#65DB99 #D465DB #DB656C
monochromatic
#25A05C #33CF78 #65DB99 #97E7BA #C8F2DB
Accessibility & contrast
On white
1.73
#65DB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#65DB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB99
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB99 | 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)
#DACC95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#41D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65db99; /* rgb */ color: rgb(101, 219, 153); /* oklch */ color: oklch(80.6% 0.143 156.5);
Tailwind
colors: {
custom: {
50: '#99e7b7',
500: '#65db99',
950: '#000000',
},
}SCSS
$custom: #65db99; $custom-light: #99e7b7; $custom-dark: #000000;
JSON
{
"hex": "#65db99",
"rgb": {
"r": 101,
"g": 219,
"b": 153
},
"hsl": {
"h": 146.441,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80608,
"c": 0.14349,
"h": 156.5
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#65DB99
secondary
#A44078
accent
#1C7DCA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481