#53EAC9#53EAC9
#53EAC9 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.136 H 175.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #53EAC9 |
|---|---|
| RGB | rgb(83, 234, 201) |
| HSL | hsl(167, 78%, 62%) |
| HSV | hsv(167, 65%, 92%) |
| CMYK | cmyk(64.5%, 0%, 14.1%, 8.2%) |
| CIE-LAB | lab(84.43, -47.49, 4.34) |
| CIE-LCH | lch(84.43, 47.69, 174.78°) |
| OKLab | oklab(84.87% -0.1353 0.0108) |
| OKLCH | oklch(84.87% 0.136 175.4) |
| XYZ | xyz(43.5276, 64.8969, 65.4794) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.20
Aqua Marine
#2EE8BB
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Bright Teal
#01F9C6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EAC9 #EA5374
analogous
#53EA7D #53EAC9 #53C0EA
triadic
#53EAC9 #C953EA #EAC953
tetradic
#53EAC9 #7D53EA #EA5374 #C0EA53
square
#53EAC9 #7D53EA #EA5374 #C0EA53
split-complementary
#53EAC9 #EA53C0 #EA7D53
monochromatic
#15AD8C #1CE3B8 #53EAC9 #8AF1DA #C0F7EB
Accessibility & contrast
On white
1.50
#53EAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#53EAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EAC9
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EAC9 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC8
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53eac9; /* rgb */ color: rgb(83, 234, 201); /* oklch */ color: oklch(84.9% 0.136 175.4);
Tailwind
colors: {
custom: {
50: '#94f1d9',
500: '#53eac9',
950: '#000000',
},
}SCSS
$custom: #53eac9; $custom-light: #94f1d9; $custom-dark: #000000;
JSON
{
"hex": "#53eac9",
"rgb": {
"r": 83,
"g": 234,
"b": 201
},
"hsl": {
"h": 166.887,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.84868,
"c": 0.13573,
"h": 175.4
},
"luminance": 0.64902
}Semantic roles & 50–950 ramp
primary
#53EAC9
secondary
#AE334E
accent
#0B38DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583