#53E3EB#53E3EB
#53E3EB is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.3% C 0.121 H 200.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #53E3EB |
|---|---|
| RGB | rgb(83, 227, 235) |
| HSL | hsl(183, 79%, 62%) |
| HSV | hsv(183, 65%, 92%) |
| CMYK | cmyk(64.7%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.32, -35.47, -15.24) |
| CIE-LCH | lch(83.32, 38.61, 203.25°) |
| OKLab | oklab(84.28% -0.1137 -0.0423) |
| OKLCH | oklch(84.28% 0.121 200.4) |
| XYZ | xyz(46.0252, 62.7702, 88.2714) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E3EB #EB5B53
analogous
#53EBA7 #53E3EB #5397EB
triadic
#53E3EB #EB53E3 #E3EB53
tetradic
#53E3EB #A753EB #EB5B53 #97EB53
square
#53E3EB #A753EB #EB5B53 #97EB53
split-complementary
#53E3EB #EB5397 #EBA753
monochromatic
#14A7AF #1CDAE5 #53E3EB #8AECF1 #C1F5F8
Accessibility & contrast
On white
1.55
#53E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#53E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E3EB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E3EB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #53e3eb; /* rgb */ color: rgb(83, 227, 235); /* oklch */ color: oklch(84.3% 0.121 200.4);
Tailwind
colors: {
custom: {
50: '#95ecf1',
500: '#53e3eb',
950: '#000000',
},
}SCSS
$custom: #53e3eb; $custom-light: #95ecf1; $custom-dark: #000000;
JSON
{
"hex": "#53e3eb",
"rgb": {
"r": 83,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.158,
"s": 79.167,
"l": 62.353
},
"oklch": {
"l": 0.84276,
"c": 0.12129,
"h": 200.4
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#53E3EB
secondary
#B03932
accent
#150ADB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485