#65DD79#65DD79
#65DD79 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.176 H 147.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD79 |
|---|---|
| RGB | rgb(101, 221, 121) |
| HSL | hsl(130, 64%, 63%) |
| HSV | hsv(130, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.53, -54.52, 39.00) |
| CIE-LCH | lch(79.53, 67.03, 144.42°) |
| OKLab | oklab(80.5% -0.1477 0.0954) |
| OKLCH | oklch(80.5% 0.176 147.1) |
| XYZ | xyz(34.6723, 55.8571, 27.0398) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 5.32
Fresh Green
#69D84F
ΔE00 5.68
Seaweed
#18D17B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD79 #DD65C9
analogous
#8DDD65 #65DD79 #65DDB5
triadic
#65DD79 #7965DD #DD7965
tetradic
#65DD79 #658DDD #DD65C9 #DDB565
square
#65DD79 #658DDD #DD65C9 #DDB565
split-complementary
#65DD79 #B565DD #DD658D
monochromatic
#24A439 #33D24D #65DD79 #97E8A5 #C9F3D0
Accessibility & contrast
On white
1.73
#65DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#65DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD79
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD79 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#CFC180
Tritanopia (blue-blind)
#4DD9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd79; /* rgb */ color: rgb(101, 221, 121); /* oklch */ color: oklch(80.5% 0.176 147.1);
Tailwind
colors: {
custom: {
50: '#9ae8a1',
500: '#65dd79',
950: '#000000',
},
}SCSS
$custom: #65dd79; $custom-light: #9ae8a1; $custom-dark: #000000;
JSON
{
"hex": "#65dd79",
"rgb": {
"r": 101,
"g": 221,
"b": 121
},
"hsl": {
"h": 130,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.80498,
"c": 0.17582,
"h": 147.1
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#65DD79
secondary
#A74095
accent
#1AAECC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480