#53E2E7#53E2E7
#53E2E7 is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.9% C 0.121 H 198.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #53E2E7 |
|---|---|
| RGB | rgb(83, 226, 231) |
| HSL | hsl(182, 76%, 62%) |
| HSV | hsv(182, 64%, 91%) |
| CMYK | cmyk(64.1%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.91, -36.12, -13.74) |
| CIE-LCH | lch(82.91, 38.65, 200.83°) |
| OKLab | oklab(83.9% -0.1143 -0.0381) |
| OKLCH | oklch(83.9% 0.121 198.4) |
| XYZ | xyz(45.1811, 61.9962, 85.1711) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.60
Bright Light Blue
#26F7FD
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.07
Mediumturquoise
#48D1CC
ΔE00 5.45
Darkturquoise
#00CED1
ΔE00 5.56
Bright Cyan
#41FDFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E2E7 #E75853
analogous
#53E7A2 #53E2E7 #5398E7
triadic
#53E2E7 #E753E2 #E2E753
tetradic
#53E2E7 #A253E7 #E75853 #98E753
square
#53E2E7 #A253E7 #E75853 #98E753
split-complementary
#53E2E7 #E75398 #E7A253
monochromatic
#17A3A8 #1FD7DE #53E2E7 #89EBEE #BEF4F6
Accessibility & contrast
On white
1.57
#53E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#53E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E2E7
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E2E7 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #53e2e7; /* rgb */ color: rgb(83, 226, 231); /* oklch */ color: oklch(83.9% 0.121 198.4);
Tailwind
colors: {
custom: {
50: '#95ebee',
500: '#53e2e7',
950: '#000000',
},
}SCSS
$custom: #53e2e7; $custom-light: #95ebee; $custom-dark: #000000;
JSON
{
"hex": "#53e2e7",
"rgb": {
"r": 83,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.027,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.83904,
"c": 0.12052,
"h": 198.4
},
"luminance": 0.62001
}Semantic roles & 50–950 ramp
primary
#53E2E7
secondary
#AA3834
accent
#150ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485