#53FFD7#53FFD7
#53FFD7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 173.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFD7 |
|---|---|
| RGB | rgb(83, 255, 215) |
| HSL | hsl(166, 100%, 66%) |
| HSV | hsv(166, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.90, -52.91, 6.38) |
| CIE-LCH | lch(90.90, 53.30, 173.12°) |
| OKLab | oklab(90.26% -0.1498 0.0161) |
| OKLCH | oklch(90.26% 0.151 173.9) |
| XYZ | xyz(51.5869, 78.2594, 76.6636) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 5.03
Aqua (survey)
#13EAC9
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFD7 #FF537B
analogous
#53FF81 #53FFD7 #53D1FF
triadic
#53FFD7 #D753FF #FFD753
tetradic
#53FFD7 #8153FF #FF537B #D1FF53
square
#53FFD7 #8153FF #FF537B #D1FF53
split-complementary
#53FFD7 #FF53D1 #FF8153
monochromatic
#00D8A5 #16FFC9 #53FFD7 #90FFE5 #CDFFF3
Accessibility & contrast
On white
1.26
#53FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#53FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFD7
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFD7 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffd7; /* rgb */ color: rgb(83, 255, 215); /* oklch */ color: oklch(90.3% 0.151 173.9);
Tailwind
colors: {
custom: {
50: '#97ffe3',
500: '#53ffd7',
950: '#000000',
},
}SCSS
$custom: #53ffd7; $custom-light: #97ffe3; $custom-dark: #000000;
JSON
{
"hex": "#53ffd7",
"rgb": {
"r": 83,
"g": 255,
"b": 215
},
"hsl": {
"h": 166.047,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90258,
"c": 0.15065,
"h": 173.9
},
"luminance": 0.78265
}Semantic roles & 50–950 ramp
primary
#53FFD7
secondary
#D1254D
accent
#0035E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684