#65DB88#65DB88
#65DB88 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.159 H 151.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB88 |
|---|---|
| RGB | rgb(101, 219, 136) |
| HSL | hsl(138, 62%, 63%) |
| HSV | hsv(138, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 37.9%, 14.1%) |
| CIE-LAB | lab(79.16, -51.31, 30.97) |
| CIE-LCH | lch(79.16, 59.93, 148.89°) |
| OKLab | oklab(80.27% -0.1391 0.0772) |
| OKLCH | oklch(80.27% 0.159 151) |
| XYZ | xyz(35.1398, 55.2043, 32.0915) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.55
Seaweed
#18D17B
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.80
Emerald
#50C878
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB88 #DB65B8
analogous
#7DDB65 #65DB88 #65DBC3
triadic
#65DB88 #8865DB #DB8865
tetradic
#65DB88 #657DDB #DB65B8 #DBC365
square
#65DB88 #657DDB #DB65B8 #DBC365
split-complementary
#65DB88 #C365DB #DB657D
monochromatic
#25A04A #33CF62 #65DB88 #97E7AE #C8F2D5
Accessibility & contrast
On white
1.74
#65DB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#65DB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB88
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB88 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#48D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db88; /* rgb */ color: rgb(101, 219, 136); /* oklch */ color: oklch(80.3% 0.159 151.0);
Tailwind
colors: {
custom: {
50: '#99e7ab',
500: '#65db88',
950: '#000000',
},
}SCSS
$custom: #65db88; $custom-light: #99e7ab; $custom-dark: #000000;
JSON
{
"hex": "#65db88",
"rgb": {
"r": 101,
"g": 219,
"b": 136
},
"hsl": {
"h": 137.797,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80266,
"c": 0.15912,
"h": 151
},
"luminance": 0.55207
}Semantic roles & 50–950 ramp
primary
#65DB88
secondary
#A44086
accent
#1C96CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481