#53FFDB#53FFDB
#53FFDB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.148 H 175.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFDB |
|---|---|
| RGB | rgb(83, 255, 219) |
| HSL | hsl(167, 100%, 66%) |
| HSV | hsv(167, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.99, -51.96, 4.45) |
| CIE-LCH | lch(90.99, 52.15, 175.11°) |
| OKLab | oklab(90.37% -0.148 0.011) |
| OKLCH | oklch(90.37% 0.148 175.8) |
| XYZ | xyz(52.1071, 78.4676, 79.4037) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFDB #FF5377
analogous
#53FF85 #53FFDB #53CDFF
triadic
#53FFDB #DB53FF #FFDB53
tetradic
#53FFDB #8553FF #FF5377 #CDFF53
square
#53FFDB #8553FF #FF5377 #CDFF53
split-complementary
#53FFDB #FF53CD #FF8553
monochromatic
#00D8AA #16FFCE #53FFDB #90FFE8 #CDFFF5
Accessibility & contrast
On white
1.26
#53FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#53FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFDB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFDB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #53ffdb; /* rgb */ color: rgb(83, 255, 219); /* oklch */ color: oklch(90.4% 0.148 175.8);
Tailwind
colors: {
custom: {
50: '#98ffe6',
500: '#53ffdb',
950: '#000000',
},
}SCSS
$custom: #53ffdb; $custom-light: #98ffe6; $custom-dark: #000000;
JSON
{
"hex": "#53ffdb",
"rgb": {
"r": 83,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.442,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90366,
"c": 0.14844,
"h": 175.8
},
"luminance": 0.78473
}Semantic roles & 50–950 ramp
primary
#53FFDB
secondary
#D12549
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684