#53EDC1#53EDC1
#53EDC1 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.144 H 170.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDC1 |
|---|---|
| RGB | rgb(83, 237, 193) |
| HSL | hsl(163, 81%, 63%) |
| HSV | hsv(163, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 18.6%, 7.1%) |
| CIE-LAB | lab(85.13, -50.65, 9.53) |
| CIE-LCH | lch(85.13, 51.54, 169.34°) |
| OKLab | oklab(85.37% -0.1419 0.0243) |
| OKLCH | oklch(85.37% 0.144 170.3) |
| XYZ | xyz(43.4722, 66.2529, 60.9388) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.96
Bright Teal
#01F9C6
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDC1 #ED537F
analogous
#53ED74 #53EDC1 #53CCED
triadic
#53EDC1 #C153ED #EDC153
tetradic
#53EDC1 #7453ED #ED537F #CCED53
square
#53EDC1 #7453ED #ED537F #CCED53
split-complementary
#53EDC1 #ED53CC #ED7453
monochromatic
#13B385 #1CE7AD #53EDC1 #8AF3D5 #C2F9E9
Accessibility & contrast
On white
1.47
#53EDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#53EDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDC1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDC1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBF
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53edc1; /* rgb */ color: rgb(83, 237, 193); /* oklch */ color: oklch(85.4% 0.144 170.3);
Tailwind
colors: {
custom: {
50: '#94f4d3',
500: '#53edc1',
950: '#000000',
},
}SCSS
$custom: #53edc1; $custom-light: #94f4d3; $custom-dark: #000000;
JSON
{
"hex": "#53edc1",
"rgb": {
"r": 83,
"g": 237,
"b": 193
},
"hsl": {
"h": 162.857,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.85373,
"c": 0.14396,
"h": 170.3
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#53EDC1
secondary
#B33156
accent
#0845DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583