#53DB9B#53DB9B
#53DB9B is a light, vivid teal. Relative luminance 0.549; OKLCH L 80.1% C 0.150 H 159.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53DB9B |
|---|---|
| RGB | rgb(83, 219, 155) |
| HSL | hsl(152, 65%, 59%) |
| HSV | hsv(152, 62%, 86%) |
| CMYK | cmyk(62.1%, 0%, 29.2%, 14.1%) |
| CIE-LAB | lab(78.96, -51.59, 20.78) |
| CIE-LCH | lch(78.96, 55.61, 158.06°) |
| OKLab | oklab(80.07% -0.1409 0.0528) |
| OKLCH | oklch(80.07% 0.15 159.5) |
| XYZ | xyz(34.8119, 54.8650, 39.7594) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 4.20
Seaweed
#18D17B
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 6.24
Emerald
#50C878
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DB9B #DB5393
analogous
#53DB57 #53DB9B #53D7DB
triadic
#53DB9B #9B53DB #DB9B53
tetradic
#53DB9B #5753DB #DB5393 #D7DB53
square
#53DB9B #5753DB #DB5393 #D7DB53
split-complementary
#53DB9B #DB53D7 #DB5753
monochromatic
#1F955D #2AC77D #53DB9B #86E6B8 #B8F0D6
Accessibility & contrast
On white
1.75
#53DB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#53DB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DB9B
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DB9B | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#00DACA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53db9b; /* rgb */ color: rgb(83, 219, 155); /* oklch */ color: oklch(80.1% 0.150 159.5);
Tailwind
colors: {
custom: {
50: '#90e7b8',
500: '#53db9b',
950: '#000000',
},
}SCSS
$custom: #53db9b; $custom-light: #90e7b8; $custom-dark: #000000;
JSON
{
"hex": "#53db9b",
"rgb": {
"r": 83,
"g": 219,
"b": 155
},
"hsl": {
"h": 151.765,
"s": 65.385,
"l": 59.216
},
"oklch": {
"l": 0.80067,
"c": 0.15046,
"h": 159.5
},
"luminance": 0.54869
}Semantic roles & 50–950 ramp
primary
#53DB9B
secondary
#993966
accent
#3F8FE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481