#53EBC8#53EBC8
#53EBC8 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.137 H 174.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #53EBC8 |
|---|---|
| RGB | rgb(83, 235, 200) |
| HSL | hsl(166, 79%, 62%) |
| HSV | hsv(166, 65%, 92%) |
| CMYK | cmyk(64.7%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.70, -48.16, 5.26) |
| CIE-LCH | lch(84.70, 48.44, 173.77°) |
| OKLab | oklab(85.08% -0.1367 0.0132) |
| OKLCH | oklch(85.08% 0.137 174.5) |
| XYZ | xyz(43.6958, 65.4210, 64.9571) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.35
Aqua Marine
#2EE8BB
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.36
Bright Teal
#01F9C6
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EBC8 #EB5376
analogous
#53EB7C #53EBC8 #53C2EB
triadic
#53EBC8 #C853EB #EBC853
tetradic
#53EBC8 #7C53EB #EB5376 #C2EB53
square
#53EBC8 #7C53EB #EB5376 #C2EB53
split-complementary
#53EBC8 #EB53C2 #EB7C53
monochromatic
#14AF8C #1CE5B6 #53EBC8 #8AF1DA #C1F8EB
Accessibility & contrast
On white
1.49
#53EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#53EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EBC8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EBC8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ebc8; /* rgb */ color: rgb(83, 235, 200); /* oklch */ color: oklch(85.1% 0.137 174.5);
Tailwind
colors: {
custom: {
50: '#94f2d8',
500: '#53ebc8',
950: '#000000',
},
}SCSS
$custom: #53ebc8; $custom-light: #94f2d8; $custom-dark: #000000;
JSON
{
"hex": "#53ebc8",
"rgb": {
"r": 83,
"g": 235,
"b": 200
},
"hsl": {
"h": 166.184,
"s": 79.167,
"l": 62.353
},
"oklch": {
"l": 0.8508,
"c": 0.13738,
"h": 174.5
},
"luminance": 0.65426
}Semantic roles & 50–950 ramp
primary
#53EBC8
secondary
#B0324F
accent
#0A3ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583