#53DE95#53DE95
#53DE95 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.7% C 0.160 H 156.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE95 |
|---|---|
| RGB | rgb(83, 222, 149) |
| HSL | hsl(148, 68%, 60%) |
| HSV | hsv(148, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.75, -53.98, 24.98) |
| CIE-LCH | lch(79.75, 59.48, 155.16°) |
| OKLab | oklab(80.68% -0.1467 0.063) |
| OKLCH | oklch(80.68% 0.16 156.7) |
| XYZ | xyz(35.1102, 56.2479, 37.4345) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.54
Seaweed
#18D17B
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.44
Emerald
#50C878
ΔE00 5.90
Light Greenish Blue
#63F7B4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE95 #DE539C
analogous
#57DE53 #53DE95 #53DEDA
triadic
#53DE95 #9553DE #DE9553
tetradic
#53DE95 #5357DE #DE539C #DEDA53
square
#53DE95 #5357DE #DE539C #DEDA53
split-complementary
#53DE95 #DA53DE #DE5357
monochromatic
#1D9958 #27CD76 #53DE95 #86E8B5 #BAF2D4
Accessibility & contrast
On white
1.71
#53DE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#53DE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE95
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE95 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#00DCCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de95; /* rgb */ color: rgb(83, 222, 149); /* oklch */ color: oklch(80.7% 0.160 156.7);
Tailwind
colors: {
custom: {
50: '#91e9b4',
500: '#53de95',
950: '#000000',
},
}SCSS
$custom: #53de95; $custom-light: #91e9b4; $custom-dark: #000000;
JSON
{
"hex": "#53de95",
"rgb": {
"r": 83,
"g": 222,
"b": 149
},
"hsl": {
"h": 148.489,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80678,
"c": 0.15965,
"h": 156.7
},
"luminance": 0.56251
}Semantic roles & 50–950 ramp
primary
#53DE95
secondary
#9D386D
accent
#3D98EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481