#65DD7E#65DD7E
#65DD7E is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.171 H 148.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD7E |
|---|---|
| RGB | rgb(101, 221, 126) |
| HSL | hsl(133, 64%, 63%) |
| HSV | hsv(133, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.60, -53.75, 36.61) |
| CIE-LCH | lch(79.60, 65.03, 145.74°) |
| OKLab | oklab(80.58% -0.1456 0.0901) |
| OKLCH | oklch(80.58% 0.171 148.2) |
| XYZ | xyz(34.9869, 55.9829, 28.6967) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.40
Emerald
#50C878
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD7E #DD65C4
analogous
#88DD65 #65DD7E #65DDBA
triadic
#65DD7E #7E65DD #DD7E65
tetradic
#65DD7E #6588DD #DD65C4 #DDBA65
square
#65DD7E #6588DD #DD65C4 #DDBA65
split-complementary
#65DD7E #BA65DD #DD6588
monochromatic
#24A43F #33D254 #65DD7E #97E8A8 #C9F3D2
Accessibility & contrast
On white
1.72
#65DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#65DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD7E
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD7E | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#4BD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65dd7e; /* rgb */ color: rgb(101, 221, 126); /* oklch */ color: oklch(80.6% 0.171 148.2);
Tailwind
colors: {
custom: {
50: '#9ae8a4',
500: '#65dd7e',
950: '#000000',
},
}SCSS
$custom: #65dd7e; $custom-light: #9ae8a4; $custom-dark: #000000;
JSON
{
"hex": "#65dd7e",
"rgb": {
"r": 101,
"g": 221,
"b": 126
},
"hsl": {
"h": 132.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.8058,
"c": 0.17121,
"h": 148.2
},
"luminance": 0.55986
}Semantic roles & 50–950 ramp
primary
#65DD7E
secondary
#A74091
accent
#1AA7CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480