#53DB9F#53DB9F
#53DB9F is a light, vivid teal. Relative luminance 0.550; OKLCH L 80.2% C 0.147 H 161.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53DB9F |
|---|---|
| RGB | rgb(83, 219, 159) |
| HSL | hsl(154, 65%, 59%) |
| HSV | hsv(154, 62%, 86%) |
| CMYK | cmyk(62.1%, 0%, 27.4%, 14.1%) |
| CIE-LAB | lab(79.04, -50.76, 18.79) |
| CIE-LCH | lch(79.04, 54.13, 159.69°) |
| OKLab | oklab(80.16% -0.1391 0.0479) |
| OKLCH | oklch(80.16% 0.147 161) |
| XYZ | xyz(35.1534, 55.0016, 41.5579) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Green
#12E193
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.83
Aqua Marine
#2EE8BB
ΔE00 5.77
Seaweed
#18D17B
ΔE00 6.03
Greenblue
#23C48B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DB9F #DB538F
analogous
#53DB5B #53DB9F #53D3DB
triadic
#53DB9F #9F53DB #DB9F53
tetradic
#53DB9F #5B53DB #DB538F #D3DB53
square
#53DB9F #5B53DB #DB538F #D3DB53
split-complementary
#53DB9F #DB53D3 #DB5B53
monochromatic
#1F9561 #2AC782 #53DB9F #86E6BB #B8F0D7
Accessibility & contrast
On white
1.75
#53DB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#53DB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DB9F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DB9F | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9C
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#00DACB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53db9f; /* rgb */ color: rgb(83, 219, 159); /* oklch */ color: oklch(80.2% 0.147 161.0);
Tailwind
colors: {
custom: {
50: '#90e7bb',
500: '#53db9f',
950: '#000000',
},
}SCSS
$custom: #53db9f; $custom-light: #90e7bb; $custom-dark: #000000;
JSON
{
"hex": "#53db9f",
"rgb": {
"r": 83,
"g": 219,
"b": 159
},
"hsl": {
"h": 153.529,
"s": 65.385,
"l": 59.216
},
"oklch": {
"l": 0.80157,
"c": 0.14707,
"h": 161
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#53DB9F
secondary
#993963
accent
#3F8AE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482