#53E7E7#53E7E7
#53E7E7 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 85.1% C 0.124 H 195.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #53E7E7 |
|---|---|
| RGB | rgb(83, 231, 231) |
| HSL | hsl(180, 76%, 62%) |
| HSV | hsv(180, 64%, 91%) |
| CMYK | cmyk(64.1%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(84.36, -38.42, -11.58) |
| CIE-LCH | lch(84.36, 40.13, 196.77°) |
| OKLab | oklab(85.08% -0.1193 -0.0321) |
| OKLCH | oklch(85.08% 0.124 195.1) |
| XYZ | xyz(46.5606, 64.7552, 85.6310) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.09
Bright Cyan
#41FDFE
ΔE00 4.75
Aqua
#00FFFF
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.49
Bright Turquoise
#0FFEF9
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53E7E7 #E75353
analogous
#53E79D #53E7E7 #539DE7
triadic
#53E7E7 #E753E7 #E7E753
tetradic
#53E7E7 #9D53E7 #E75353 #9DE753
square
#53E7E7 #9D53E7 #E75353 #9DE753
split-complementary
#53E7E7 #E7539D #E79D53
monochromatic
#17A8A8 #1FDEDE #53E7E7 #89EEEE #BEF6F6
Accessibility & contrast
On white
1.51
#53E7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#53E7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53E7E7
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53E7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53E7E7 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#C2CBE8
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53e7e7; /* rgb */ color: rgb(83, 231, 231); /* oklch */ color: oklch(85.1% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#95efee',
500: '#53e7e7',
950: '#000000',
},
}SCSS
$custom: #53e7e7; $custom-light: #95efee; $custom-dark: #000000;
JSON
{
"hex": "#53e7e7",
"rgb": {
"r": 83,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.85075,
"c": 0.12357,
"h": 195.1
},
"luminance": 0.6476
}Semantic roles & 50–950 ramp
primary
#53E7E7
secondary
#AA3434
accent
#0E0ED8
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585