#53E6E7#53E6E7
#53E6E7 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.8% C 0.123 H 195.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #53E6E7 |
|---|---|
| RGB | rgb(83, 230, 231) |
| HSL | hsl(180, 76%, 62%) |
| HSV | hsv(180, 64%, 91%) |
| CMYK | cmyk(64.1%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.07, -37.97, -12.01) |
| CIE-LCH | lch(84.07, 39.82, 197.56°) |
| OKLab | oklab(84.84% -0.1183 -0.0333) |
| OKLCH | oklch(84.84% 0.123 195.7) |
| XYZ | xyz(46.2815, 64.1970, 85.5379) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E6E7 #E75453
analogous
#53E79E #53E6E7 #539CE7
triadic
#53E6E7 #E753E6 #E6E753
tetradic
#53E6E7 #9E53E7 #E75453 #9CE753
square
#53E6E7 #9E53E7 #E75453 #9CE753
split-complementary
#53E6E7 #E7539C #E79E53
monochromatic
#17A7A8 #1FDDDE #53E6E7 #89EEEE #BEF6F6
Accessibility & contrast
On white
1.52
#53E6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#53E6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E6E7
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E6E7 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE7
Deuteranopia (green-blind)
#C1CBE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53e6e7; /* rgb */ color: rgb(83, 230, 231); /* oklch */ color: oklch(84.8% 0.123 195.7);
Tailwind
colors: {
custom: {
50: '#95eeee',
500: '#53e6e7',
950: '#000000',
},
}SCSS
$custom: #53e6e7; $custom-light: #95eeee; $custom-dark: #000000;
JSON
{
"hex": "#53e6e7",
"rgb": {
"r": 83,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.405,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.8484,
"c": 0.12293,
"h": 195.7
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#53E6E7
secondary
#AA3534
accent
#0F0ED8
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585