#65DB95#65DB95
#65DB95 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.147 H 155.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65DB95 |
|---|---|
| RGB | rgb(101, 219, 149) |
| HSL | hsl(144, 62%, 63%) |
| HSV | hsv(144, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.38, -48.97, 24.57) |
| CIE-LCH | lch(79.38, 54.79, 153.36°) |
| OKLab | oklab(80.52% -0.1334 0.062) |
| OKLCH | oklch(80.52% 0.147 155.1) |
| XYZ | xyz(36.1203, 55.5965, 37.2557) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.10
Seaweed
#18D17B
ΔE00 5.22
Emerald
#50C878
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 5.88
Tealish Green
#0CDC73
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DB95 #DB65AB
analogous
#70DB65 #65DB95 #65DBD0
triadic
#65DB95 #9565DB #DB9565
tetradic
#65DB95 #6570DB #DB65AB #DBD065
square
#65DB95 #6570DB #DB65AB #DBD065
split-complementary
#65DB95 #D065DB #DB6570
monochromatic
#25A057 #33CF73 #65DB95 #97E7B7 #C8F2D9
Accessibility & contrast
On white
1.73
#65DB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#65DB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DB95
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DB95 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC91
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#42D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #65db95; /* rgb */ color: rgb(101, 219, 149); /* oklch */ color: oklch(80.5% 0.147 155.1);
Tailwind
colors: {
custom: {
50: '#99e7b4',
500: '#65db95',
950: '#000000',
},
}SCSS
$custom: #65db95; $custom-light: #99e7b4; $custom-dark: #000000;
JSON
{
"hex": "#65db95",
"rgb": {
"r": 101,
"g": 219,
"b": 149
},
"hsl": {
"h": 144.407,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80523,
"c": 0.1471,
"h": 155.1
},
"luminance": 0.556
}Semantic roles & 50–950 ramp
primary
#65DB95
secondary
#A4407B
accent
#1C83CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481