#53EDC4#53EDC4
#53EDC4 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.142 H 171.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDC4 |
|---|---|
| RGB | rgb(83, 237, 196) |
| HSL | hsl(164, 81%, 63%) |
| HSV | hsv(164, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(85.19, -49.95, 8.06) |
| CIE-LCH | lch(85.19, 50.59, 170.83°) |
| OKLab | oklab(85.45% -0.1405 0.0205) |
| OKLCH | oklch(85.45% 0.142 171.7) |
| XYZ | xyz(43.8103, 66.3881, 62.7192) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.14
Aqua (survey)
#13EAC9
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDC4 #ED537C
analogous
#53ED77 #53EDC4 #53C9ED
triadic
#53EDC4 #C453ED #EDC453
tetradic
#53EDC4 #7753ED #ED537C #C9ED53
square
#53EDC4 #7753ED #ED537C #C9ED53
split-complementary
#53EDC4 #ED53C9 #ED7753
monochromatic
#13B388 #1CE7B1 #53EDC4 #8AF3D7 #C2F9EA
Accessibility & contrast
On white
1.47
#53EDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#53EDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDC4
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDC4 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#D1CEC7
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53edc4; /* rgb */ color: rgb(83, 237, 196); /* oklch */ color: oklch(85.5% 0.142 171.7);
Tailwind
colors: {
custom: {
50: '#94f3d5',
500: '#53edc4',
950: '#000000',
},
}SCSS
$custom: #53edc4; $custom-light: #94f3d5; $custom-dark: #000000;
JSON
{
"hex": "#53edc4",
"rgb": {
"r": 83,
"g": 237,
"b": 196
},
"hsl": {
"h": 164.026,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.85452,
"c": 0.14203,
"h": 171.7
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#53EDC4
secondary
#B33154
accent
#0841DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583