#53DEF1#53DEF1
#53DEF1 is a very light, vivid teal. Relative luminance 0.604; OKLCH L 83.3% C 0.120 H 207.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #53DEF1 |
|---|---|
| RGB | rgb(83, 222, 241) |
| HSL | hsl(187, 85%, 64%) |
| HSV | hsv(187, 66%, 95%) |
| CMYK | cmyk(65.6%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(82.07, -31.41, -20.31) |
| CIE-LCH | lch(82.07, 37.40, 212.89°) |
| OKLab | oklab(83.33% -0.1063 -0.0564) |
| OKLCH | oklch(83.33% 0.12 207.9) |
| XYZ | xyz(45.5590, 60.4274, 92.4646) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.66
Neon Blue
#04D9FF
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DEF1 #F16653
analogous
#53F1B5 #53DEF1 #538FF1
triadic
#53DEF1 #F153DE #DEF153
tetradic
#53DEF1 #B553F1 #F16653 #8FF153
square
#53DEF1 #B553F1 #F16653 #8FF153
split-complementary
#53DEF1 #F1538F #F1B553
monochromatic
#0FA6BA #1AD3EC #53DEF1 #8CE9F6 #C4F4FA
Accessibility & contrast
On white
1.60
#53DEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#53DEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DEF1
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DEF1 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#B5C5F1
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #53def1; /* rgb */ color: rgb(83, 222, 241); /* oklch */ color: oklch(83.3% 0.120 207.9);
Tailwind
colors: {
custom: {
50: '#95e8f5',
500: '#53def1',
950: '#000000',
},
}SCSS
$custom: #53def1; $custom-light: #95e8f5; $custom-dark: #000000;
JSON
{
"hex": "#53def1",
"rgb": {
"r": 83,
"g": 222,
"b": 241
},
"hsl": {
"h": 187.215,
"s": 84.946,
"l": 63.529
},
"oklch": {
"l": 0.83328,
"c": 0.12035,
"h": 207.9
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#53DEF1
secondary
#B9402F
accent
#1F04E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485