#65DD99#65DD99
#65DD99 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.146 H 156.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD99 |
|---|---|
| RGB | rgb(101, 221, 153) |
| HSL | hsl(146, 64%, 63%) |
| HSV | hsv(146, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.05, -49.04, 23.40) |
| CIE-LCH | lch(80.05, 54.34, 154.49°) |
| OKLab | oklab(81.1% -0.1337 0.0592) |
| OKLCH | oklch(81.1% 0.146 156.1) |
| XYZ | xyz(36.9701, 56.7762, 39.1415) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.66
Weird Green
#3AE57F
ΔE00 5.75
Eucalyptus
#44D7A8
ΔE00 5.79
Light Greenish Blue
#63F7B4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD99 #DD65A9
analogous
#6DDD65 #65DD99 #65DDD5
triadic
#65DD99 #9965DD #DD9965
tetradic
#65DD99 #656DDD #DD65A9 #DDD565
square
#65DD99 #656DDD #DD65A9 #DDD565
split-complementary
#65DD99 #D565DD #DD656D
monochromatic
#24A45B #33D278 #65DD99 #97E8BA #C9F3DB
Accessibility & contrast
On white
1.70
#65DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#65DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD99
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD99 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#40DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd99; /* rgb */ color: rgb(101, 221, 153); /* oklch */ color: oklch(81.1% 0.146 156.1);
Tailwind
colors: {
custom: {
50: '#9ae8b7',
500: '#65dd99',
950: '#000000',
},
}SCSS
$custom: #65dd99; $custom-light: #9ae8b7; $custom-dark: #000000;
JSON
{
"hex": "#65dd99",
"rgb": {
"r": 101,
"g": 221,
"b": 153
},
"hsl": {
"h": 146,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81095,
"c": 0.14627,
"h": 156.1
},
"luminance": 0.5678
}Semantic roles & 50–950 ramp
primary
#65DD99
secondary
#A7407A
accent
#1A7FCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481