#53EDC3#53EDC3
#53EDC3 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.143 H 171.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #53EDC3 |
|---|---|
| RGB | rgb(83, 237, 195) |
| HSL | hsl(164, 81%, 63%) |
| HSV | hsv(164, 65%, 93%) |
| CMYK | cmyk(65%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(85.17, -50.18, 8.55) |
| CIE-LCH | lch(85.17, 50.91, 170.33°) |
| OKLab | oklab(85.43% -0.141 0.0218) |
| OKLCH | oklch(85.43% 0.143 171.2) |
| XYZ | xyz(43.6968, 66.3427, 62.1217) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.05
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.53
Aqua (survey)
#13EAC9
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EDC3 #ED537D
analogous
#53ED76 #53EDC3 #53CAED
triadic
#53EDC3 #C353ED #EDC353
tetradic
#53EDC3 #7653ED #ED537D #CAED53
square
#53EDC3 #7653ED #ED537D #CAED53
split-complementary
#53EDC3 #ED53CA #ED7653
monochromatic
#13B387 #1CE7B0 #53EDC3 #8AF3D6 #C2F9EA
Accessibility & contrast
On white
1.47
#53EDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#53EDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EDC3
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EDC3 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC1
Deuteranopia (green-blind)
#D1CEC6
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53edc3; /* rgb */ color: rgb(83, 237, 195); /* oklch */ color: oklch(85.4% 0.143 171.2);
Tailwind
colors: {
custom: {
50: '#94f4d5',
500: '#53edc3',
950: '#000000',
},
}SCSS
$custom: #53edc3; $custom-light: #94f4d5; $custom-dark: #000000;
JSON
{
"hex": "#53edc3",
"rgb": {
"r": 83,
"g": 237,
"b": 195
},
"hsl": {
"h": 163.636,
"s": 81.053,
"l": 62.745
},
"oklch": {
"l": 0.85426,
"c": 0.14266,
"h": 171.2
},
"luminance": 0.66348
}Semantic roles & 50–950 ramp
primary
#53EDC3
secondary
#B33155
accent
#0842DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583