#53E2EB#53E2EB
#53E2EB is a very light, vivid teal. Relative luminance 0.622; OKLCH L 84.0% C 0.121 H 201.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2EB |
|---|---|
| RGB | rgb(83, 226, 235) |
| HSL | hsl(184, 79%, 62%) |
| HSV | hsv(184, 65%, 92%) |
| CMYK | cmyk(64.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.03, -35.01, -15.68) |
| CIE-LCH | lch(83.03, 38.36, 204.12°) |
| OKLab | oklab(84.04% -0.1127 -0.0435) |
| OKLCH | oklch(84.04% 0.121 201.1) |
| XYZ | xyz(45.7525, 62.2248, 88.1805) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.01
Bright Light Blue
#26F7FD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2EB #EB5C53
analogous
#53EBA8 #53E2EB #5396EB
triadic
#53E2EB #EB53E2 #E2EB53
tetradic
#53E2EB #A853EB #EB5C53 #96EB53
square
#53E2EB #A853EB #EB5C53 #96EB53
split-complementary
#53E2EB #EB5396 #EBA853
monochromatic
#14A6AF #1CD9E5 #53E2EB #8AEBF1 #C1F4F8
Accessibility & contrast
On white
1.56
#53E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#53E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2EB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2EB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #53e2eb; /* rgb */ color: rgb(83, 226, 235); /* oklch */ color: oklch(84.0% 0.121 201.1);
Tailwind
colors: {
custom: {
50: '#95ebf1',
500: '#53e2eb',
950: '#000000',
},
}SCSS
$custom: #53e2eb; $custom-light: #95ebf1; $custom-dark: #000000;
JSON
{
"hex": "#53e2eb",
"rgb": {
"r": 83,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.553,
"s": 79.167,
"l": 62.353
},
"oklch": {
"l": 0.84043,
"c": 0.12079,
"h": 201.1
},
"luminance": 0.6223
}Semantic roles & 50–950 ramp
primary
#53E2EB
secondary
#B03A32
accent
#160ADB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485