#53EDC2#53EDC2
#53EDC2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.143 H 170.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDC2 |
|---|---|
| RGB | rgb(83, 237, 194) |
| HSL | hsl(163, 81%, 63%) |
| HSV | hsv(163, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.15, -50.42, 9.04) |
| CIE-LCH | lch(85.15, 51.22, 169.83°) |
| OKLab | oklab(85.4% -0.1414 0.0231) |
| OKLCH | oklch(85.4% 0.143 170.7) |
| XYZ | xyz(43.5842, 66.2976, 61.5282) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.99
Light Turquoise
#7EF4CC
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDC2 #ED537E
analogous
#53ED75 #53EDC2 #53CBED
triadic
#53EDC2 #C253ED #EDC253
tetradic
#53EDC2 #7553ED #ED537E #CBED53
square
#53EDC2 #7553ED #ED537E #CBED53
split-complementary
#53EDC2 #ED53CB #ED7553
monochromatic
#13B386 #1CE7AE #53EDC2 #8AF3D6 #C2F9E9
Accessibility & contrast
On white
1.47
#53EDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#53EDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDC2
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDC2 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#D1CEC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53edc2; /* rgb */ color: rgb(83, 237, 194); /* oklch */ color: oklch(85.4% 0.143 170.7);
Tailwind
colors: {
custom: {
50: '#94f4d4',
500: '#53edc2',
950: '#000000',
},
}SCSS
$custom: #53edc2; $custom-light: #94f4d4; $custom-dark: #000000;
JSON
{
"hex": "#53edc2",
"rgb": {
"r": 83,
"g": 237,
"b": 194
},
"hsl": {
"h": 163.247,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.85399,
"c": 0.14331,
"h": 170.7
},
"luminance": 0.66302
}Semantic roles & 50–950 ramp
primary
#53EDC2
secondary
#B33156
accent
#0844DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583