#65DD96#65DD96
#65DD96 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.149 H 155.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #65DD96 |
|---|---|
| RGB | rgb(101, 221, 150) |
| HSL | hsl(145, 64%, 63%) |
| HSV | hsv(145, 54%, 87%) |
| CMYK | cmyk(54.3%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.00, -49.61, 24.88) |
| CIE-LCH | lch(80.00, 55.50, 153.36°) |
| OKLab | oklab(81.03% -0.1351 0.0628) |
| OKLCH | oklch(81.03% 0.149 155.1) |
| XYZ | xyz(36.7254, 56.6783, 37.8529) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.39
Emerald
#50C878
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DD96 #DD65AC
analogous
#70DD65 #65DD96 #65DDD2
triadic
#65DD96 #9665DD #DD9665
tetradic
#65DD96 #6570DD #DD65AC #DDD265
square
#65DD96 #6570DD #DD65AC #DDD265
split-complementary
#65DD96 #D265DD #DD6570
monochromatic
#24A458 #33D274 #65DD96 #97E8B8 #C9F3DA
Accessibility & contrast
On white
1.70
#65DD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#65DD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DD96
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DD96 | 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)
#DCCD92
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#41DBCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #65dd96; /* rgb */ color: rgb(101, 221, 150); /* oklch */ color: oklch(81.0% 0.149 155.1);
Tailwind
colors: {
custom: {
50: '#9ae8b5',
500: '#65dd96',
950: '#000000',
},
}SCSS
$custom: #65dd96; $custom-light: #9ae8b5; $custom-dark: #000000;
JSON
{
"hex": "#65dd96",
"rgb": {
"r": 101,
"g": 221,
"b": 150
},
"hsl": {
"h": 144.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.81032,
"c": 0.14897,
"h": 155.1
},
"luminance": 0.56682
}Semantic roles & 50–950 ramp
primary
#65DD96
secondary
#A7407D
accent
#1A83CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481