#65DB96#65DB96
#65DB96 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.146 H 155.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB96 |
|---|---|
| RGB | rgb(101, 219, 150) |
| HSL | hsl(145, 62%, 63%) |
| HSV | hsv(145, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(79.40, -48.78, 24.07) |
| CIE-LCH | lch(79.40, 54.40, 153.73°) |
| OKLab | oklab(80.54% -0.1329 0.0608) |
| OKLCH | oklch(80.54% 0.146 155.4) |
| XYZ | xyz(36.2005, 55.6285, 37.6779) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.10
Seaweed
#18D17B
ΔE00 5.31
Emerald
#50C878
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.71
Eucalyptus
#44D7A8
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB96 #DB65AA
analogous
#6FDB65 #65DB96 #65DBD1
triadic
#65DB96 #9665DB #DB9665
tetradic
#65DB96 #656FDB #DB65AA #DBD165
square
#65DB96 #656FDB #DB65AA #DBD165
split-complementary
#65DB96 #D165DB #DB656F
monochromatic
#25A058 #33CF74 #65DB96 #97E7B8 #C8F2DA
Accessibility & contrast
On white
1.73
#65DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#65DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB96
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB96 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC92
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#42D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65db96; /* rgb */ color: rgb(101, 219, 150); /* oklch */ color: oklch(80.5% 0.146 155.4);
Tailwind
colors: {
custom: {
50: '#99e7b5',
500: '#65db96',
950: '#000000',
},
}SCSS
$custom: #65db96; $custom-light: #99e7b5; $custom-dark: #000000;
JSON
{
"hex": "#65db96",
"rgb": {
"r": 101,
"g": 219,
"b": 150
},
"hsl": {
"h": 144.915,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80544,
"c": 0.14619,
"h": 155.4
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#65DB96
secondary
#A4407B
accent
#1C82CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481