#53FDCE#53FDCE
#53FDCE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.154 H 170.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #53FDCE |
|---|---|
| RGB | rgb(83, 253, 206) |
| HSL | hsl(163, 98%, 66%) |
| HSV | hsv(163, 67%, 99%) |
| CMYK | cmyk(67.2%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.11, -54.21, 9.90) |
| CIE-LCH | lch(90.11, 55.10, 169.65°) |
| OKLab | oklab(89.55% -0.1518 0.0253) |
| OKLCH | oklch(89.55% 0.154 170.6) |
| XYZ | xyz(49.8274, 76.5402, 70.5283) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.76
Light Aqua
#8CFFDB
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FDCE #FD5382
analogous
#53FD79 #53FDCE #53D7FD
triadic
#53FDCE #CE53FD #FDCE53
tetradic
#53FDCE #7953FD #FD5382 #D7FD53
square
#53FDCE #7953FD #FD5382 #D7FD53
split-complementary
#53FDCE #FD53D7 #FD7953
monochromatic
#02D399 #17FCBD #53FDCE #8FFEDF #CCFEF0
Accessibility & contrast
On white
1.29
#53FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#53FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FDCE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FDCE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #53fdce; /* rgb */ color: rgb(83, 253, 206); /* oklch */ color: oklch(89.5% 0.154 170.6);
Tailwind
colors: {
custom: {
50: '#97ffdd',
500: '#53fdce',
950: '#000000',
},
}SCSS
$custom: #53fdce; $custom-light: #97ffdd; $custom-dark: #000000;
JSON
{
"hex": "#53fdce",
"rgb": {
"r": 83,
"g": 253,
"b": 206
},
"hsl": {
"h": 163.412,
"s": 97.701,
"l": 65.882
},
"oklch": {
"l": 0.89545,
"c": 0.15393,
"h": 170.6
},
"luminance": 0.76546
}Semantic roles & 50–950 ramp
primary
#53FDCE
secondary
#CE2755
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684