#53DFEA#53DFEA
#53DFEA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.119 H 202.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #53DFEA |
|---|---|
| RGB | rgb(83, 223, 234) |
| HSL | hsl(184, 78%, 62%) |
| HSV | hsv(184, 65%, 92%) |
| CMYK | cmyk(64.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.14, -33.88, -16.50) |
| CIE-LCH | lch(82.14, 37.68, 205.96°) |
| OKLab | oklab(83.31% -0.1101 -0.0457) |
| OKLCH | oklch(83.31% 0.119 202.6) |
| XYZ | xyz(44.7998, 60.5499, 87.1522) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.05
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DFEA #EA5E53
analogous
#53EAAA #53DFEA #5394EA
triadic
#53DFEA #EA53DF #DFEA53
tetradic
#53DFEA #AA53EA #EA5E53 #94EA53
square
#53DFEA #AA53EA #EA5E53 #94EA53
split-complementary
#53DFEA #EA5394 #EAAA53
monochromatic
#15A2AD #1CD5E3 #53DFEA #8AE9F1 #C0F3F7
Accessibility & contrast
On white
1.60
#53DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#53DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DFEA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DFEA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #53dfea; /* rgb */ color: rgb(83, 223, 234); /* oklch */ color: oklch(83.3% 0.119 202.6);
Tailwind
colors: {
custom: {
50: '#95e9f0',
500: '#53dfea',
950: '#000000',
},
}SCSS
$custom: #53dfea; $custom-light: #95e9f0; $custom-dark: #000000;
JSON
{
"hex": "#53dfea",
"rgb": {
"r": 83,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.371,
"s": 78.238,
"l": 62.157
},
"oklch": {
"l": 0.83308,
"c": 0.11925,
"h": 202.6
},
"luminance": 0.60555
}Semantic roles & 50–950 ramp
primary
#53DFEA
secondary
#AE3C33
accent
#1A0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485