#65D88B#65D88B
#65D88B is a light, vivid green. Relative luminance 0.537; OKLCH L 79.6% C 0.152 H 152.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65D88B |
|---|---|
| RGB | rgb(101, 216, 139) |
| HSL | hsl(140, 60%, 62%) |
| HSV | hsv(140, 53%, 85%) |
| CMYK | cmyk(53.2%, 0%, 35.6%, 15.3%) |
| CIE-LAB | lab(78.31, -49.56, 28.30) |
| CIE-LCH | lch(78.31, 57.07, 150.28°) |
| OKLab | oklab(79.59% -0.1346 0.0709) |
| OKLCH | oklch(79.59% 0.152 152.2) |
| XYZ | xyz(34.5804, 53.7395, 32.9716) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.31
Seaweed
#18D17B
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D88B #D865B2
analogous
#79D865 #65D88B #65D8C4
triadic
#65D88B #8B65D8 #D88B65
tetradic
#65D88B #6579D8 #D865B2 #D8C465
square
#65D88B #6579D8 #D865B2 #D8C465
split-complementary
#65D88B #C465D8 #D86579
monochromatic
#279B4E #34CC66 #65D88B #96E4B0 #C7F1D5
Accessibility & contrast
On white
1.79
#65D88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#65D88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D88B
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D88B | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#48D5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #65d88b; /* rgb */ color: rgb(101, 216, 139); /* oklch */ color: oklch(79.6% 0.152 152.2);
Tailwind
colors: {
custom: {
50: '#99e5ad',
500: '#65d88b',
950: '#000000',
},
}SCSS
$custom: #65d88b; $custom-light: #99e5ad; $custom-dark: #000000;
JSON
{
"hex": "#65d88b",
"rgb": {
"r": 101,
"g": 216,
"b": 139
},
"hsl": {
"h": 139.826,
"s": 59.585,
"l": 62.157
},
"oklch": {
"l": 0.79587,
"c": 0.15212,
"h": 152.2
},
"luminance": 0.53743
}Semantic roles & 50–950 ramp
primary
#65D88B
secondary
#A04281
accent
#1E8FC7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481