#53DE92#53DE92
#53DE92 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.162 H 155.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE92 |
|---|---|
| RGB | rgb(83, 222, 146) |
| HSL | hsl(147, 68%, 60%) |
| HSV | hsv(147, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(79.70, -54.55, 26.46) |
| CIE-LCH | lch(79.70, 60.63, 154.12°) |
| OKLab | oklab(80.62% -0.148 0.0666) |
| OKLCH | oklch(80.62% 0.162 155.8) |
| XYZ | xyz(34.8738, 56.1533, 36.1894) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.60
Weird Green
#3AE57F
ΔE00 4.21
Seaweed
#18D17B
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.94
Emerald
#50C878
ΔE00 5.67
Light Greenish Blue
#63F7B4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE92 #DE539F
analogous
#5ADE53 #53DE92 #53DED7
triadic
#53DE92 #9253DE #DE9253
tetradic
#53DE92 #535ADE #DE539F #DED753
square
#53DE92 #535ADE #DE539F #DED753
split-complementary
#53DE92 #D753DE #DE535A
monochromatic
#1D9956 #27CD72 #53DE92 #86E8B3 #BAF2D3
Accessibility & contrast
On white
1.72
#53DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#53DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE92
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE92 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#CBC097
Tritanopia (blue-blind)
#04DCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de92; /* rgb */ color: rgb(83, 222, 146); /* oklch */ color: oklch(80.6% 0.162 155.8);
Tailwind
colors: {
custom: {
50: '#91e9b2',
500: '#53de92',
950: '#000000',
},
}SCSS
$custom: #53de92; $custom-light: #91e9b2; $custom-dark: #000000;
JSON
{
"hex": "#53de92",
"rgb": {
"r": 83,
"g": 222,
"b": 146
},
"hsl": {
"h": 147.194,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80617,
"c": 0.16233,
"h": 155.8
},
"luminance": 0.56157
}Semantic roles & 50–950 ramp
primary
#53DE92
secondary
#9D386F
accent
#3D9CEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481