#53DFE7#53DFE7
#53DFE7 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.119 H 200.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #53DFE7 |
|---|---|
| RGB | rgb(83, 223, 231) |
| HSL | hsl(183, 76%, 62%) |
| HSV | hsv(183, 64%, 91%) |
| CMYK | cmyk(64.1%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.04, -34.72, -15.04) |
| CIE-LCH | lch(82.04, 37.84, 203.42°) |
| OKLab | oklab(83.2% -0.1114 -0.0417) |
| OKLCH | oklch(83.2% 0.119 200.5) |
| XYZ | xyz(44.3725, 60.3790, 84.9016) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DFE7 #E75B53
analogous
#53E7A5 #53DFE7 #5395E7
triadic
#53DFE7 #E753DF #DFE753
tetradic
#53DFE7 #A553E7 #E75B53 #95E753
square
#53DFE7 #A553E7 #E75B53 #95E753
split-complementary
#53DFE7 #E75395 #E7A553
monochromatic
#17A0A8 #1FD4DE #53DFE7 #89E9EE #BEF3F6
Accessibility & contrast
On white
1.61
#53DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#53DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DFE7
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DFE7 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #53dfe7; /* rgb */ color: rgb(83, 223, 231); /* oklch */ color: oklch(83.2% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#95e9ee',
500: '#53dfe7',
950: '#000000',
},
}SCSS
$custom: #53dfe7; $custom-light: #95e9ee; $custom-dark: #000000;
JSON
{
"hex": "#53dfe7",
"rgb": {
"r": 83,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.243,
"s": 75.51,
"l": 61.569
},
"oklch": {
"l": 0.83203,
"c": 0.11891,
"h": 200.5
},
"luminance": 0.60384
}Semantic roles & 50–950 ramp
primary
#53DFE7
secondary
#AA3B34
accent
#190ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485