#65DD92#65DD92
#65DD92 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.153 H 153.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD92 |
|---|---|
| RGB | rgb(101, 221, 146) |
| HSL | hsl(143, 64%, 63%) |
| HSV | hsv(143, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(79.93, -50.35, 26.86) |
| CIE-LCH | lch(79.93, 57.07, 151.92°) |
| OKLab | oklab(80.95% -0.1369 0.0676) |
| OKLCH | oklch(80.95% 0.153 153.7) |
| XYZ | xyz(36.4088, 56.5517, 36.1855) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.65
Seaweed
#18D17B
ΔE00 5.11
Tealish Green
#0CDC73
ΔE00 5.52
Emerald
#50C878
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD92 #DD65B0
analogous
#74DD65 #65DD92 #65DDCE
triadic
#65DD92 #9265DD #DD9265
tetradic
#65DD92 #6574DD #DD65B0 #DDCE65
square
#65DD92 #6574DD #DD65B0 #DDCE65
split-complementary
#65DD92 #CE65DD #DD6574
monochromatic
#24A454 #33D26F #65DD92 #97E8B5 #C9F3D9
Accessibility & contrast
On white
1.71
#65DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#65DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD92
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD92 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#43DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd92; /* rgb */ color: rgb(101, 221, 146); /* oklch */ color: oklch(81.0% 0.153 153.7);
Tailwind
colors: {
custom: {
50: '#9ae8b2',
500: '#65dd92',
950: '#000000',
},
}SCSS
$custom: #65dd92; $custom-light: #9ae8b2; $custom-dark: #000000;
JSON
{
"hex": "#65dd92",
"rgb": {
"r": 101,
"g": 221,
"b": 146
},
"hsl": {
"h": 142.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.8095,
"c": 0.15263,
"h": 153.7
},
"luminance": 0.56555
}Semantic roles & 50–950 ramp
primary
#65DD92
secondary
#A74080
accent
#1A89CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481