#53FFDD#53FFDD
#53FFDD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 176.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFDD |
|---|---|
| RGB | rgb(83, 255, 221) |
| HSL | hsl(168, 100%, 66%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.04, -51.47, 3.48) |
| CIE-LCH | lch(91.04, 51.59, 176.13°) |
| OKLab | oklab(90.42% -0.1471 0.0084) |
| OKLCH | oklch(90.42% 0.147 176.7) |
| XYZ | xyz(52.3720, 78.5735, 80.7987) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFDD #FF5375
analogous
#53FF87 #53FFDD #53CBFF
triadic
#53FFDD #DD53FF #FFDD53
tetradic
#53FFDD #8753FF #FF5375 #CBFF53
square
#53FFDD #8753FF #FF5375 #CBFF53
split-complementary
#53FFDD #FF53CB #FF8753
monochromatic
#00D8AD #16FFD1 #53FFDD #90FFE9 #CDFFF5
Accessibility & contrast
On white
1.26
#53FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#53FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFDD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFDD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffdd; /* rgb */ color: rgb(83, 255, 221); /* oklch */ color: oklch(90.4% 0.147 176.7);
Tailwind
colors: {
custom: {
50: '#98ffe7',
500: '#53ffdd',
950: '#000000',
},
}SCSS
$custom: #53ffdd; $custom-light: #98ffe7; $custom-dark: #000000;
JSON
{
"hex": "#53ffdd",
"rgb": {
"r": 83,
"g": 255,
"b": 221
},
"hsl": {
"h": 168.14,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90422,
"c": 0.14739,
"h": 176.7
},
"luminance": 0.78579
}Semantic roles & 50–950 ramp
primary
#53FFDD
secondary
#D12547
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684