#53DE96#53DE96
#53DE96 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.159 H 157.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE96 |
|---|---|
| RGB | rgb(83, 222, 150) |
| HSL | hsl(149, 68%, 60%) |
| HSV | hsv(149, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 32.4%, 12.9%) |
| CIE-LAB | lab(79.77, -53.78, 24.49) |
| CIE-LCH | lch(79.77, 59.10, 155.52°) |
| OKLab | oklab(80.7% -0.1462 0.0619) |
| OKLCH | oklch(80.7% 0.159 157.1) |
| XYZ | xyz(35.1904, 56.2799, 37.8568) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.55
Seaweed
#18D17B
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.62
Eucalyptus
#44D7A8
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE96 #DE539B
analogous
#55DE53 #53DE96 #53DEDC
triadic
#53DE96 #9653DE #DE9653
tetradic
#53DE96 #5355DE #DE539B #DEDC53
square
#53DE96 #5355DE #DE539B #DEDC53
split-complementary
#53DE96 #DC53DE #DE5355
monochromatic
#1D9959 #27CD77 #53DE96 #86E8B5 #BAF2D5
Accessibility & contrast
On white
1.71
#53DE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#53DE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE96
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE96 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CAC09B
Tritanopia (blue-blind)
#00DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de96; /* rgb */ color: rgb(83, 222, 150); /* oklch */ color: oklch(80.7% 0.159 157.1);
Tailwind
colors: {
custom: {
50: '#91e9b5',
500: '#53de96',
950: '#000000',
},
}SCSS
$custom: #53de96; $custom-light: #91e9b5; $custom-dark: #000000;
JSON
{
"hex": "#53de96",
"rgb": {
"r": 83,
"g": 222,
"b": 150
},
"hsl": {
"h": 148.921,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80699,
"c": 0.15877,
"h": 157.1
},
"luminance": 0.56284
}Semantic roles & 50–950 ramp
primary
#53DE96
secondary
#9D386C
accent
#3D97EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481