#53E2E5#53E2E5
#53E2E5 is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.8% C 0.120 H 197.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2E5 |
|---|---|
| RGB | rgb(83, 226, 229) |
| HSL | hsl(181, 74%, 61%) |
| HSV | hsv(181, 64%, 90%) |
| CMYK | cmyk(63.8%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(82.85, -36.67, -12.77) |
| CIE-LCH | lch(82.85, 38.83, 199.20°) |
| OKLab | oklab(83.84% -0.1152 -0.0354) |
| OKLCH | oklch(83.84% 0.12 197.1) |
| XYZ | xyz(44.9003, 61.8839, 83.6920) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.12
Darkturquoise
#00CED1
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2E5 #E55653
analogous
#53E59F #53E2E5 #5399E5
triadic
#53E2E5 #E553E2 #E2E553
tetradic
#53E2E5 #9F53E5 #E55653 #99E553
square
#53E2E5 #9F53E5 #E55653 #99E553
split-complementary
#53E2E5 #E55399 #E59F53
monochromatic
#19A2A5 #21D6DA #53E2E5 #88EBED #BDF4F5
Accessibility & contrast
On white
1.57
#53E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#53E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2E5
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2E5 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E5
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #53e2e5; /* rgb */ color: rgb(83, 226, 229); /* oklch */ color: oklch(83.8% 0.120 197.1);
Tailwind
colors: {
custom: {
50: '#95ebed',
500: '#53e2e5',
950: '#000000',
},
}SCSS
$custom: #53e2e5; $custom-light: #95ebed; $custom-dark: #000000;
JSON
{
"hex": "#53e2e5",
"rgb": {
"r": 83,
"g": 226,
"b": 229
},
"hsl": {
"h": 181.233,
"s": 73.737,
"l": 61.176
},
"oklch": {
"l": 0.83836,
"c": 0.12049,
"h": 197.1
},
"luminance": 0.61889
}Semantic roles & 50–950 ramp
primary
#53E2E5
secondary
#A73835
accent
#1410D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484