#65DD91#65DD91
#65DD91 is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.154 H 153.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD91 |
|---|---|
| RGB | rgb(101, 221, 145) |
| HSL | hsl(142, 64%, 63%) |
| HSV | hsv(142, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(79.91, -50.53, 27.35) |
| CIE-LCH | lch(79.91, 57.46, 151.58°) |
| OKLab | oklab(80.93% -0.1373 0.0687) |
| OKLCH | oklch(80.93% 0.154 153.4) |
| XYZ | xyz(36.3314, 56.5207, 35.7776) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.06
Tealish Green
#0CDC73
ΔE00 5.38
Emerald
#50C878
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD91 #DD65B1
analogous
#75DD65 #65DD91 #65DDCD
triadic
#65DD91 #9165DD #DD9165
tetradic
#65DD91 #6575DD #DD65B1 #DDCD65
square
#65DD91 #6575DD #DD65B1 #DDCD65
split-complementary
#65DD91 #CD65DD #DD6575
monochromatic
#24A453 #33D26D #65DD91 #97E8B5 #C9F3D9
Accessibility & contrast
On white
1.71
#65DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#65DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD91
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD91 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#44DAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd91; /* rgb */ color: rgb(101, 221, 145); /* oklch */ color: oklch(80.9% 0.154 153.4);
Tailwind
colors: {
custom: {
50: '#9ae8b1',
500: '#65dd91',
950: '#000000',
},
}SCSS
$custom: #65dd91; $custom-light: #9ae8b1; $custom-dark: #000000;
JSON
{
"hex": "#65dd91",
"rgb": {
"r": 101,
"g": 221,
"b": 145
},
"hsl": {
"h": 142,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.8093,
"c": 0.15355,
"h": 153.4
},
"luminance": 0.56524
}Semantic roles & 50–950 ramp
primary
#65DD91
secondary
#A74081
accent
#1A8ACC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481