#65D97D#65D97D
#65D97D is a light, vivid green. Relative luminance 0.539; OKLCH L 79.6% C 0.167 H 148.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65D97D |
|---|---|
| RGB | rgb(101, 217, 125) |
| HSL | hsl(132, 60%, 62%) |
| HSV | hsv(132, 53%, 85%) |
| CMYK | cmyk(53.5%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.39, -52.32, 35.54) |
| CIE-LCH | lch(78.39, 63.25, 145.82°) |
| OKLab | oklab(79.58% -0.1418 0.0876) |
| OKLCH | oklch(79.58% 0.167 148.3) |
| XYZ | xyz(33.8791, 53.8702, 28.0107) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Tealish Green
#0CDC73
ΔE00 4.09
Emerald
#50C878
ΔE00 4.73
Seaweed
#18D17B
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.19
Lightgreen
#90EE90
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D97D #D965C1
analogous
#87D965 #65D97D #65D9B7
triadic
#65D97D #7D65D9 #D97D65
tetradic
#65D97D #6587D9 #D965C1 #D9B765
square
#65D97D #6587D9 #D965C1 #D9B765
split-complementary
#65D97D #B765D9 #D96587
monochromatic
#279D3F #34CD54 #65D97D #96E5A6 #C7F1D0
Accessibility & contrast
On white
1.78
#65D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#65D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D97D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D97D | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC976
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#4DD5C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d97d; /* rgb */ color: rgb(101, 217, 125); /* oklch */ color: oklch(79.6% 0.167 148.3);
Tailwind
colors: {
custom: {
50: '#99e5a4',
500: '#65d97d',
950: '#000000',
},
}SCSS
$custom: #65d97d; $custom-light: #99e5a4; $custom-dark: #000000;
JSON
{
"hex": "#65d97d",
"rgb": {
"r": 101,
"g": 217,
"b": 125
},
"hsl": {
"h": 132.414,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.79576,
"c": 0.16665,
"h": 148.3
},
"luminance": 0.53873
}Semantic roles & 50–950 ramp
primary
#65D97D
secondary
#A1418D
accent
#1DA5C8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480