#53D98F#53D98F
#53D98F is a light, vivid green. Relative luminance 0.534; OKLCH L 79.3% C 0.158 H 155.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #53D98F |
|---|---|
| RGB | rgb(83, 217, 143) |
| HSL | hsl(147, 64%, 59%) |
| HSV | hsv(147, 62%, 85%) |
| CMYK | cmyk(61.8%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.14, -53.15, 25.90) |
| CIE-LCH | lch(78.14, 59.13, 154.02°) |
| OKLab | oklab(79.32% -0.1443 0.0652) |
| OKLCH | oklch(79.32% 0.158 155.7) |
| XYZ | xyz(33.3352, 53.4445, 34.5403) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.12
Seaweed
#18D17B
ΔE00 3.76
Emerald
#50C878
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 5.06
Eucalyptus
#44D7A8
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53D98F #D9539D
analogous
#5AD953 #53D98F #53D9D2
triadic
#53D98F #8F53D9 #D98F53
tetradic
#53D98F #535AD9 #D9539D #D9D253
square
#53D98F #535AD9 #D9539D #D9D253
split-complementary
#53D98F #D253D9 #D9535A
monochromatic
#209153 #2BC46F #53D98F #85E4B0 #B7EFD0
Accessibility & contrast
On white
1.80
#53D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#53D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53D98F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53D98F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#12D7C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #53d98f; /* rgb */ color: rgb(83, 217, 143); /* oklch */ color: oklch(79.3% 0.158 155.7);
Tailwind
colors: {
custom: {
50: '#90e6b0',
500: '#53d98f',
950: '#000000',
},
}SCSS
$custom: #53d98f; $custom-light: #90e6b0; $custom-dark: #000000;
JSON
{
"hex": "#53d98f",
"rgb": {
"r": 83,
"g": 217,
"b": 143
},
"hsl": {
"h": 146.866,
"s": 63.81,
"l": 58.824
},
"oklch": {
"l": 0.79315,
"c": 0.15834,
"h": 155.7
},
"luminance": 0.53448
}Semantic roles & 50–950 ramp
primary
#53D98F
secondary
#973A6D
accent
#419DE7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481