#65DB92#65DB92
#65DB92 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.150 H 154.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB92 |
|---|---|
| RGB | rgb(101, 219, 146) |
| HSL | hsl(143, 62%, 63%) |
| HSV | hsv(143, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.33, -49.53, 26.05) |
| CIE-LCH | lch(79.33, 55.96, 152.26°) |
| OKLab | oklab(80.46% -0.1347 0.0656) |
| OKLCH | oklch(80.46% 0.15 154) |
| XYZ | xyz(35.8839, 55.5019, 36.0105) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.14
Seaweed
#18D17B
ΔE00 4.98
Weird Green
#3AE57F
ΔE00 5.06
Emerald
#50C878
ΔE00 5.22
Tealish Green
#0CDC73
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB92 #DB65AE
analogous
#73DB65 #65DB92 #65DBCD
triadic
#65DB92 #9265DB #DB9265
tetradic
#65DB92 #6573DB #DB65AE #DBCD65
square
#65DB92 #6573DB #DB65AE #DBCD65
split-complementary
#65DB92 #CD65DB #DB6573
monochromatic
#25A054 #33CF6F #65DB92 #97E7B5 #C8F2D8
Accessibility & contrast
On white
1.74
#65DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#65DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB92
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB92 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8D
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#44D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #65db92; /* rgb */ color: rgb(101, 219, 146); /* oklch */ color: oklch(80.5% 0.150 154.0);
Tailwind
colors: {
custom: {
50: '#99e7b2',
500: '#65db92',
950: '#000000',
},
}SCSS
$custom: #65db92; $custom-light: #99e7b2; $custom-dark: #000000;
JSON
{
"hex": "#65db92",
"rgb": {
"r": 101,
"g": 219,
"b": 146
},
"hsl": {
"h": 142.881,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80461,
"c": 0.14984,
"h": 154
},
"luminance": 0.55505
}Semantic roles & 50–950 ramp
primary
#65DB92
secondary
#A4407E
accent
#1C87CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481