#53DE9C#53DE9C
#53DE9C is a light, vivid teal. Relative luminance 0.565; OKLCH L 80.8% C 0.154 H 159.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE9C |
|---|---|
| RGB | rgb(83, 222, 156) |
| HSL | hsl(152, 68%, 60%) |
| HSV | hsv(152, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 29.7%, 12.9%) |
| CIE-LAB | lab(79.89, -52.59, 21.52) |
| CIE-LCH | lch(79.89, 56.82, 157.74°) |
| OKLab | oklab(80.83% -0.1435 0.0546) |
| OKLCH | oklch(80.83% 0.154 159.2) |
| XYZ | xyz(35.6860, 56.4782, 40.4668) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.93
Eucalyptus
#44D7A8
ΔE00 4.64
Seafoam
#7FE0B3
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.52
Light Greenish Blue
#63F7B4
ΔE00 5.59
Weird Green
#3AE57F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE9C #DE5395
analogous
#53DE57 #53DE9C #53DADE
triadic
#53DE9C #9C53DE #DE9C53
tetradic
#53DE9C #5753DE #DE5395 #DADE53
square
#53DE9C #5753DE #DE5395 #DADE53
split-complementary
#53DE9C #DE53DA #DE5753
monochromatic
#1D995E #27CD7E #53DE9C #86E8BA #BAF2D7
Accessibility & contrast
On white
1.71
#53DE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#53DE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE9C
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE9C | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE98
Deuteranopia (green-blind)
#C9C1A0
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de9c; /* rgb */ color: rgb(83, 222, 156); /* oklch */ color: oklch(80.8% 0.154 159.2);
Tailwind
colors: {
custom: {
50: '#91e9b9',
500: '#53de9c',
950: '#000000',
},
}SCSS
$custom: #53de9c; $custom-light: #91e9b9; $custom-dark: #000000;
JSON
{
"hex": "#53de9c",
"rgb": {
"r": 83,
"g": 222,
"b": 156
},
"hsl": {
"h": 151.511,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80828,
"c": 0.15355,
"h": 159.2
},
"luminance": 0.56482
}Semantic roles & 50–950 ramp
primary
#53DE9C
secondary
#9D3868
accent
#3D90EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481