#53FFD3#53FFD3
#53FFD3 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.153 H 172.1°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFD3 |
|---|---|
| RGB | rgb(83, 255, 211) |
| HSL | hsl(165, 100%, 66%) |
| HSV | hsv(165, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(90.81, -53.86, 8.31) |
| CIE-LCH | lch(90.81, 54.50, 171.22°) |
| OKLab | oklab(90.15% -0.1516 0.0211) |
| OKLCH | oklch(90.15% 0.153 172.1) |
| XYZ | xyz(51.0792, 78.0564, 73.9898) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.26
Aqua Marine
#2EE8BB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFD3 #FF537F
analogous
#53FF7D #53FFD3 #53D5FF
triadic
#53FFD3 #D353FF #FFD353
tetradic
#53FFD3 #7D53FF #FF537F #D5FF53
square
#53FFD3 #7D53FF #FF537F #D5FF53
split-complementary
#53FFD3 #FF53D5 #FF7D53
monochromatic
#00D8A0 #16FFC3 #53FFD3 #90FFE3 #CDFFF2
Accessibility & contrast
On white
1.26
#53FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#53FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFD3
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFD3 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD1
Deuteranopia (green-blind)
#E0DED6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffd3; /* rgb */ color: rgb(83, 255, 211); /* oklch */ color: oklch(90.2% 0.153 172.1);
Tailwind
colors: {
custom: {
50: '#97ffe0',
500: '#53ffd3',
950: '#000000',
},
}SCSS
$custom: #53ffd3; $custom-light: #97ffe0; $custom-dark: #000000;
JSON
{
"hex": "#53ffd3",
"rgb": {
"r": 83,
"g": 255,
"b": 211
},
"hsl": {
"h": 164.651,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90151,
"c": 0.15303,
"h": 172.1
},
"luminance": 0.78062
}Semantic roles & 50–950 ramp
primary
#53FFD3
secondary
#D12551
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684