#53FFD8#53FFD8
#53FFD8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.150 H 174.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFD8 |
|---|---|
| RGB | rgb(83, 255, 216) |
| HSL | hsl(166, 100%, 66%) |
| HSV | hsv(166, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(90.92, -52.68, 5.90) |
| CIE-LCH | lch(90.92, 53.01, 173.61°) |
| OKLab | oklab(90.29% -0.1493 0.0148) |
| OKLCH | oklch(90.29% 0.15 174.3) |
| XYZ | xyz(51.7158, 78.3110, 77.3424) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFD8 #FF537A
analogous
#53FF82 #53FFD8 #53D0FF
triadic
#53FFD8 #D853FF #FFD853
tetradic
#53FFD8 #8253FF #FF537A #D0FF53
square
#53FFD8 #8253FF #FF537A #D0FF53
split-complementary
#53FFD8 #FF53D0 #FF8253
monochromatic
#00D8A7 #16FFCA #53FFD8 #90FFE6 #CDFFF4
Accessibility & contrast
On white
1.26
#53FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#53FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFD8
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFD8 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffd8; /* rgb */ color: rgb(83, 255, 216); /* oklch */ color: oklch(90.3% 0.150 174.3);
Tailwind
colors: {
custom: {
50: '#97ffe4',
500: '#53ffd8',
950: '#000000',
},
}SCSS
$custom: #53ffd8; $custom-light: #97ffe4; $custom-dark: #000000;
JSON
{
"hex": "#53ffd8",
"rgb": {
"r": 83,
"g": 255,
"b": 216
},
"hsl": {
"h": 166.395,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90285,
"c": 0.15008,
"h": 174.3
},
"luminance": 0.78317
}Semantic roles & 50–950 ramp
primary
#53FFD8
secondary
#D1254C
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684