#53DEEA#53DEEA
#53DEEA is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.119 H 203.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEEA |
|---|---|
| RGB | rgb(83, 222, 234) |
| HSL | hsl(185, 78%, 62%) |
| HSV | hsv(185, 65%, 92%) |
| CMYK | cmyk(64.5%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.85, -33.41, -16.93) |
| CIE-LCH | lch(81.85, 37.45, 206.87°) |
| OKLab | oklab(83.08% -0.1091 -0.0469) |
| OKLCH | oklch(83.08% 0.119 203.3) |
| XYZ | xyz(44.5334, 60.0171, 87.0634) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.82
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEEA #EA5F53
analogous
#53EAAA #53DEEA #5393EA
triadic
#53DEEA #EA53DE #DEEA53
tetradic
#53DEEA #AA53EA #EA5F53 #93EA53
square
#53DEEA #AA53EA #EA5F53 #93EA53
split-complementary
#53DEEA #EA5393 #EAAA53
monochromatic
#15A1AD #1CD4E3 #53DEEA #8AE8F1 #C0F3F7
Accessibility & contrast
On white
1.61
#53DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#53DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEEA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEEA | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #53deea; /* rgb */ color: rgb(83, 222, 234); /* oklch */ color: oklch(83.1% 0.119 203.3);
Tailwind
colors: {
custom: {
50: '#95e8f0',
500: '#53deea',
950: '#000000',
},
}SCSS
$custom: #53deea; $custom-light: #95e8f0; $custom-dark: #000000;
JSON
{
"hex": "#53deea",
"rgb": {
"r": 83,
"g": 222,
"b": 234
},
"hsl": {
"h": 184.768,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.83075,
"c": 0.1188,
"h": 203.3
},
"luminance": 0.60022
}Semantic roles & 50–950 ramp
primary
#53DEEA
secondary
#AE3D33
accent
#1B0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485