#53E3E8#53E3E8
#53E3E8 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.2% C 0.121 H 198.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #53E3E8 |
|---|---|
| RGB | rgb(83, 227, 232) |
| HSL | hsl(182, 76%, 62%) |
| HSV | hsv(182, 64%, 91%) |
| CMYK | cmyk(64.2%, 2.2%, 0%, 9%) |
| CIE-LAB | lab(83.23, -36.31, -13.79) |
| CIE-LCH | lch(83.23, 38.84, 200.80°) |
| OKLab | oklab(84.17% -0.1149 -0.0382) |
| OKLCH | oklch(84.17% 0.121 198.4) |
| XYZ | xyz(45.5955, 62.5983, 86.0080) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E3E8 #E85853
analogous
#53E8A2 #53E3E8 #5399E8
triadic
#53E3E8 #E853E3 #E3E853
tetradic
#53E3E8 #A253E8 #E85853 #99E853
square
#53E3E8 #A253E8 #E85853 #99E853
split-complementary
#53E3E8 #E85399 #E8A253
monochromatic
#17A5AA #1ED9E0 #53E3E8 #89ECEF #BFF5F6
Accessibility & contrast
On white
1.55
#53E3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#53E3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E3E8
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E3E8 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #53e3e8; /* rgb */ color: rgb(83, 227, 232); /* oklch */ color: oklch(84.2% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#95ecef',
500: '#53e3e8',
950: '#000000',
},
}SCSS
$custom: #53e3e8; $custom-light: #95ecef; $custom-dark: #000000;
JSON
{
"hex": "#53e3e8",
"rgb": {
"r": 83,
"g": 227,
"b": 232
},
"hsl": {
"h": 182.013,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.84172,
"c": 0.12112,
"h": 198.4
},
"luminance": 0.62603
}Semantic roles & 50–950 ramp
primary
#53E3E8
secondary
#AB3834
accent
#140DD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485