#53DD9B#53DD9B
#53DD9B is a light, vivid teal. Relative luminance 0.559; OKLCH L 80.6% C 0.153 H 159.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD9B |
|---|---|
| RGB | rgb(83, 221, 155) |
| HSL | hsl(151, 67%, 60%) |
| HSV | hsv(151, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 29.9%, 13.3%) |
| CIE-LAB | lab(79.57, -52.39, 21.61) |
| CIE-LCH | lch(79.57, 56.67, 157.59°) |
| OKLab | oklab(80.56% -0.1429 0.0548) |
| OKLCH | oklch(80.56% 0.153 159) |
| XYZ | xyz(35.3368, 55.9148, 39.9344) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.97
Eucalyptus
#44D7A8
ΔE00 4.62
Seaweed
#18D17B
ΔE00 5.35
Seafoam
#7FE0B3
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD9B #DD5395
analogous
#53DD56 #53DD9B #53DADD
triadic
#53DD9B #9B53DD #DD9B53
tetradic
#53DD9B #5653DD #DD5395 #DADD53
square
#53DD9B #5653DD #DD5395 #DADD53
split-complementary
#53DD9B #DD53DA #DD5653
monochromatic
#1E985D #28CB7D #53DD9B #86E7B9 #B9F1D6
Accessibility & contrast
On white
1.72
#53DD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#53DD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD9B
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD9B | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD97
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#00DCCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dd9b; /* rgb */ color: rgb(83, 221, 155); /* oklch */ color: oklch(80.6% 0.153 159.0);
Tailwind
colors: {
custom: {
50: '#91e8b8',
500: '#53dd9b',
950: '#000000',
},
}SCSS
$custom: #53dd9b; $custom-light: #91e8b8; $custom-dark: #000000;
JSON
{
"hex": "#53dd9b",
"rgb": {
"r": 83,
"g": 221,
"b": 155
},
"hsl": {
"h": 151.304,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.8056,
"c": 0.1531,
"h": 159
},
"luminance": 0.55918
}Semantic roles & 50–950 ramp
primary
#53DD9B
secondary
#9C3868
accent
#3E90EA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481