#53EAC8#53EAC8
#53EAC8 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.136 H 174.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53EAC8 |
|---|---|
| RGB | rgb(83, 234, 200) |
| HSL | hsl(166, 78%, 62%) |
| HSV | hsv(166, 65%, 92%) |
| CMYK | cmyk(64.5%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.41, -47.73, 4.83) |
| CIE-LCH | lch(84.41, 47.98, 174.22°) |
| OKLab | oklab(84.84% -0.1357 0.0121) |
| OKLCH | oklch(84.84% 0.136 174.9) |
| XYZ | xyz(43.4103, 64.8500, 64.8619) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.26
Aqua Marine
#2EE8BB
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 5.03
Bright Teal
#01F9C6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EAC8 #EA5375
analogous
#53EA7D #53EAC8 #53C1EA
triadic
#53EAC8 #C853EA #EAC853
tetradic
#53EAC8 #7D53EA #EA5375 #C1EA53
square
#53EAC8 #7D53EA #EA5375 #C1EA53
split-complementary
#53EAC8 #EA53C1 #EA7D53
monochromatic
#15AD8B #1CE3B7 #53EAC8 #8AF1D9 #C0F7EB
Accessibility & contrast
On white
1.50
#53EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#53EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EAC8
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EAC8 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53eac8; /* rgb */ color: rgb(83, 234, 200); /* oklch */ color: oklch(84.8% 0.136 174.9);
Tailwind
colors: {
custom: {
50: '#94f1d8',
500: '#53eac8',
950: '#000000',
},
}SCSS
$custom: #53eac8; $custom-light: #94f1d8; $custom-dark: #000000;
JSON
{
"hex": "#53eac8",
"rgb": {
"r": 83,
"g": 234,
"b": 200
},
"hsl": {
"h": 166.49,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.84841,
"c": 0.13628,
"h": 174.9
},
"luminance": 0.64855
}Semantic roles & 50–950 ramp
primary
#53EAC8
secondary
#AE334F
accent
#0B3ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583