#53E8EB#53E8EB
#53E8EB is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.4% C 0.124 H 197.0°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #53E8EB |
|---|---|
| RGB | rgb(83, 232, 235) |
| HSL | hsl(181, 79%, 62%) |
| HSV | hsv(181, 65%, 92%) |
| CMYK | cmyk(64.7%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.76, -37.79, -13.08) |
| CIE-LCH | lch(84.76, 39.99, 199.10°) |
| OKLab | oklab(85.44% -0.1186 -0.0363) |
| OKLCH | oklch(85.44% 0.124 197) |
| XYZ | xyz(47.4127, 65.5451, 88.7339) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.61
Bright Cyan
#41FDFE
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.26
Aqua
#00FFFF
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E8EB #EB5653
analogous
#53EBA2 #53E8EB #539CEB
triadic
#53E8EB #EB53E8 #E8EB53
tetradic
#53E8EB #A253EB #EB5653 #9CEB53
square
#53E8EB #A253EB #EB5653 #9CEB53
split-complementary
#53E8EB #EB539C #EBA253
monochromatic
#14ACAF #1CE1E5 #53E8EB #8AEFF1 #C1F7F8
Accessibility & contrast
On white
1.49
#53E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#53E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E8EB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E8EB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#C2CCEC
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53e8eb; /* rgb */ color: rgb(83, 232, 235); /* oklch */ color: oklch(85.4% 0.124 197.0);
Tailwind
colors: {
custom: {
50: '#96f0f1',
500: '#53e8eb',
950: '#000000',
},
}SCSS
$custom: #53e8eb; $custom-light: #96f0f1; $custom-dark: #000000;
JSON
{
"hex": "#53e8eb",
"rgb": {
"r": 83,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.184,
"s": 79.167,
"l": 62.353
},
"oklch": {
"l": 0.85443,
"c": 0.12406,
"h": 197
},
"luminance": 0.6555
}Semantic roles & 50–950 ramp
primary
#53E8EB
secondary
#B03532
accent
#0E0ADB
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585