#65DD97#65DD97
#65DD97 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.1% C 0.148 H 155.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD97 |
|---|---|
| RGB | rgb(101, 221, 151) |
| HSL | hsl(145, 64%, 63%) |
| HSV | hsv(145, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.02, -49.42, 24.39) |
| CIE-LCH | lch(80.02, 55.11, 153.73°) |
| OKLab | oklab(81.05% -0.1346 0.0616) |
| OKLCH | oklch(81.05% 0.148 155.4) |
| XYZ | xyz(36.8063, 56.7107, 38.2788) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.73
Emerald
#50C878
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD97 #DD65AB
analogous
#6FDD65 #65DD97 #65DDD3
triadic
#65DD97 #9765DD #DD9765
tetradic
#65DD97 #656FDD #DD65AB #DDD365
square
#65DD97 #656FDD #DD65AB #DDD365
split-complementary
#65DD97 #D365DD #DD656F
monochromatic
#24A459 #33D275 #65DD97 #97E8B9 #C9F3DB
Accessibility & contrast
On white
1.70
#65DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#65DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD97
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD97 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE93
Deuteranopia (green-blind)
#CBC29B
Tritanopia (blue-blind)
#41DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd97; /* rgb */ color: rgb(101, 221, 151); /* oklch */ color: oklch(81.1% 0.148 155.4);
Tailwind
colors: {
custom: {
50: '#9ae8b6',
500: '#65dd97',
950: '#000000',
},
}SCSS
$custom: #65dd97; $custom-light: #9ae8b6; $custom-dark: #000000;
JSON
{
"hex": "#65dd97",
"rgb": {
"r": 101,
"g": 221,
"b": 151
},
"hsl": {
"h": 145,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81053,
"c": 0.14807,
"h": 155.4
},
"luminance": 0.56714
}Semantic roles & 50–950 ramp
primary
#65DD97
secondary
#A7407C
accent
#1A82CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481