#53DE99#53DE99
#53DE99 is a light, vivid teal. Relative luminance 0.564; OKLCH L 80.8% C 0.156 H 158.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE99 |
|---|---|
| RGB | rgb(83, 222, 153) |
| HSL | hsl(150, 68%, 60%) |
| HSV | hsv(150, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.83, -53.19, 23.01) |
| CIE-LCH | lch(79.83, 57.96, 156.61°) |
| OKLab | oklab(80.76% -0.1449 0.0583) |
| OKLCH | oklch(80.76% 0.156 158.1) |
| XYZ | xyz(35.4351, 56.3778, 39.1454) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.68
Seaweed
#18D17B
ΔE00 5.12
Eucalyptus
#44D7A8
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.46
Light Greenish Blue
#63F7B4
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE99 #DE5398
analogous
#53DE54 #53DE99 #53DDDE
triadic
#53DE99 #9953DE #DE9953
tetradic
#53DE99 #5453DE #DE5398 #DDDE53
square
#53DE99 #5453DE #DE5398 #DDDE53
split-complementary
#53DE99 #DE53DD #DE5453
monochromatic
#1D995C #27CD7A #53DE99 #86E8B7 #BAF2D6
Accessibility & contrast
On white
1.71
#53DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#53DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE99
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE99 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #53de99; /* rgb */ color: rgb(83, 222, 153); /* oklch */ color: oklch(80.8% 0.156 158.1);
Tailwind
colors: {
custom: {
50: '#91e9b7',
500: '#53de99',
950: '#000000',
},
}SCSS
$custom: #53de99; $custom-light: #91e9b7; $custom-dark: #000000;
JSON
{
"hex": "#53de99",
"rgb": {
"r": 83,
"g": 222,
"b": 153
},
"hsl": {
"h": 150.216,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80763,
"c": 0.15614,
"h": 158.1
},
"luminance": 0.56381
}Semantic roles & 50–950 ramp
primary
#53DE99
secondary
#9D386A
accent
#3D93EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481