#65D88E#65D88E
#65D88E is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.149 H 153.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65D88E |
|---|---|
| RGB | rgb(101, 216, 142) |
| HSL | hsl(141, 60%, 62%) |
| HSV | hsv(141, 53%, 85%) |
| CMYK | cmyk(53.2%, 0%, 34.3%, 15.3%) |
| CIE-LAB | lab(78.36, -49.02, 26.82) |
| CIE-LCH | lch(78.36, 55.88, 151.32°) |
| OKLab | oklab(79.65% -0.1333 0.0674) |
| OKLCH | oklch(79.65% 0.149 153.2) |
| XYZ | xyz(34.8026, 53.8284, 34.1419) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.54
Seaweed
#18D17B
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D88E #D865AF
analogous
#76D865 #65D88E #65D8C7
triadic
#65D88E #8E65D8 #D88E65
tetradic
#65D88E #6576D8 #D865AF #D8C765
square
#65D88E #6576D8 #D865AF #D8C765
split-complementary
#65D88E #C765D8 #D86576
monochromatic
#279B51 #34CC6A #65D88E #96E4B2 #C7F1D6
Accessibility & contrast
On white
1.78
#65D88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#65D88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D88E
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D88E | 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)
#D8C989
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#47D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d88e; /* rgb */ color: rgb(101, 216, 142); /* oklch */ color: oklch(79.6% 0.149 153.2);
Tailwind
colors: {
custom: {
50: '#99e5af',
500: '#65d88e',
950: '#000000',
},
}SCSS
$custom: #65d88e; $custom-light: #99e5af; $custom-dark: #000000;
JSON
{
"hex": "#65d88e",
"rgb": {
"r": 101,
"g": 216,
"b": 142
},
"hsl": {
"h": 141.391,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.79647,
"c": 0.14934,
"h": 153.2
},
"luminance": 0.53831
}Semantic roles & 50–950 ramp
primary
#65D88E
secondary
#A0427E
accent
#1E8BC7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481