#65DD76#65DD76
#65DD76 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.5% C 0.179 H 146.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD76 |
|---|---|
| RGB | rgb(101, 221, 118) |
| HSL | hsl(129, 64%, 63%) |
| HSV | hsv(129, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.49, -54.96, 40.42) |
| CIE-LCH | lch(79.49, 68.23, 143.67°) |
| OKLab | oklab(80.45% -0.1489 0.0985) |
| OKLCH | oklch(80.45% 0.179 146.5) |
| XYZ | xyz(34.4912, 55.7846, 26.0860) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.57
Tealish Green
#0CDC73
ΔE00 4.08
Fresh Green
#69D84F
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 5.38
Seaweed
#18D17B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD76 #DD65CC
analogous
#90DD65 #65DD76 #65DDB2
triadic
#65DD76 #7665DD #DD7665
tetradic
#65DD76 #6590DD #DD65CC #DDB265
square
#65DD76 #6590DD #DD65CC #DDB265
split-complementary
#65DD76 #B265DD #DD6590
monochromatic
#24A436 #33D249 #65DD76 #97E8A3 #C9F3CF
Accessibility & contrast
On white
1.73
#65DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#65DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD76
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD76 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#4ED8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd76; /* rgb */ color: rgb(101, 221, 118); /* oklch */ color: oklch(80.5% 0.179 146.5);
Tailwind
colors: {
custom: {
50: '#9ae89f',
500: '#65dd76',
950: '#000000',
},
}SCSS
$custom: #65dd76; $custom-light: #9ae89f; $custom-dark: #000000;
JSON
{
"hex": "#65dd76",
"rgb": {
"r": 101,
"g": 221,
"b": 118
},
"hsl": {
"h": 128.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.8045,
"c": 0.17858,
"h": 146.5
},
"luminance": 0.55788
}Semantic roles & 50–950 ramp
primary
#65DD76
secondary
#A74098
accent
#1AB2CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480