#53DC98#53DC98
#53DC98 is a light, vivid teal. Relative luminance 0.553; OKLCH L 80.2% C 0.154 H 158.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC98 |
|---|---|
| RGB | rgb(83, 220, 152) |
| HSL | hsl(150, 66%, 59%) |
| HSV | hsv(150, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.21, -52.59, 22.68) |
| CIE-LCH | lch(79.21, 57.27, 156.67°) |
| OKLab | oklab(80.25% -0.1433 0.0574) |
| OKLCH | oklch(80.25% 0.154 158.2) |
| XYZ | xyz(34.8248, 55.2888, 38.5362) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.87
Seaweed
#18D17B
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.00
Weird Green
#3AE57F
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 5.87
Emerald
#50C878
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC98 #DC5397
analogous
#53DC54 #53DC98 #53DCDC
triadic
#53DC98 #9853DC #DC9853
tetradic
#53DC98 #5453DC #DC5397 #DCDC53
square
#53DC98 #5453DC #DC5397 #DCDC53
split-complementary
#53DC98 #DC53DC #DC5453
monochromatic
#1F965B #29C979 #53DC98 #86E6B6 #B9F1D5
Accessibility & contrast
On white
1.74
#53DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#53DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC98
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC98 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc98; /* rgb */ color: rgb(83, 220, 152); /* oklch */ color: oklch(80.2% 0.154 158.2);
Tailwind
colors: {
custom: {
50: '#91e8b6',
500: '#53dc98',
950: '#000000',
},
}SCSS
$custom: #53dc98; $custom-light: #91e8b6; $custom-dark: #000000;
JSON
{
"hex": "#53dc98",
"rgb": {
"r": 83,
"g": 220,
"b": 152
},
"hsl": {
"h": 150.219,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80248,
"c": 0.15437,
"h": 158.2
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#53DC98
secondary
#9B3969
accent
#3F93E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481