#53AD95#53AD95
#53AD95 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.5% C 0.094 H 173.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #53AD95 |
|---|---|
| RGB | rgb(83, 173, 149) |
| HSL | hsl(164, 35%, 50%) |
| HSV | hsv(164, 52%, 68%) |
| CMYK | cmyk(52%, 0%, 13.9%, 32.2%) |
| CIE-LAB | lab(64.88, -32.88, 4.15) |
| CIE-LCH | lch(64.88, 33.14, 172.81°) |
| OKLab | oklab(68.53% -0.0936 0.0105) |
| OKLCH | oklch(68.53% 0.094 173.6) |
| XYZ | xyz(23.9333, 33.8939, 33.7089) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.75
Dull Teal
#5F9E8F
ΔE00 5.60
Tealish
#24BCA8
ΔE00 5.74
Grey Teal
#5E9B8A
ΔE00 6.12
Lightseagreen
#20B2AA
ΔE00 7.08
Turquoise (survey)
#06C2AC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53AD95 #AD536B
analogous
#53AD68 #53AD95 #5398AD
triadic
#53AD95 #9553AD #AD9553
tetradic
#53AD95 #6853AD #AD536B #98AD53
square
#53AD95 #6853AD #AD536B #98AD53
split-complementary
#53AD95 #AD5398 #AD6853
monochromatic
#2B5A4E #3F8472 #53AD95 #7CC1AF #A6D5C8
Accessibility & contrast
On white
2.70
#53AD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#53AD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53AD95
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53AD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53AD95 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A394
Deuteranopia (green-blind)
#9A9997
Tritanopia (blue-blind)
#2AAFA6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #53ad95; /* rgb */ color: rgb(83, 173, 149); /* oklch */ color: oklch(68.5% 0.094 173.6);
Tailwind
colors: {
custom: {
50: '#8ac6b4',
500: '#53ad95',
950: '#000000',
},
}SCSS
$custom: #53ad95; $custom-light: #8ac6b4; $custom-dark: #000000;
JSON
{
"hex": "#53ad95",
"rgb": {
"r": 83,
"g": 173,
"b": 149
},
"hsl": {
"h": 164,
"s": 35.433,
"l": 50.196
},
"oklch": {
"l": 0.68534,
"c": 0.09422,
"h": 173.6
},
"luminance": 0.33896
}Semantic roles & 50–950 ramp
primary
#53AD95
secondary
#C29AA5
accent
#5C7ACB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280