#53FFD0#53FFD0
#53FFD0 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.155 H 170.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFD0 |
|---|---|
| RGB | rgb(83, 255, 208) |
| HSL | hsl(164, 100%, 66%) |
| HSV | hsv(164, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.74, -54.56, 9.77) |
| CIE-LCH | lch(90.74, 55.42, 169.85°) |
| OKLab | oklab(90.07% -0.1529 0.0249) |
| OKLCH | oklch(90.07% 0.155 170.8) |
| XYZ | xyz(50.7066, 77.9073, 72.0275) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.50
Greenish Cyan
#2AFEB7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFD0 #FF5382
analogous
#53FF7A #53FFD0 #53D8FF
triadic
#53FFD0 #D053FF #FFD053
tetradic
#53FFD0 #7A53FF #FF5382 #D8FF53
square
#53FFD0 #7A53FF #FF5382 #D8FF53
split-complementary
#53FFD0 #FF53D8 #FF7A53
monochromatic
#00D89D #16FFBF #53FFD0 #90FFE1 #CDFFF1
Accessibility & contrast
On white
1.27
#53FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#53FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFD0
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFD0 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffd0; /* rgb */ color: rgb(83, 255, 208); /* oklch */ color: oklch(90.1% 0.155 170.8);
Tailwind
colors: {
custom: {
50: '#97ffde',
500: '#53ffd0',
950: '#000000',
},
}SCSS
$custom: #53ffd0; $custom-light: #97ffde; $custom-dark: #000000;
JSON
{
"hex": "#53ffd0",
"rgb": {
"r": 83,
"g": 255,
"b": 208
},
"hsl": {
"h": 163.605,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.90073,
"c": 0.15491,
"h": 170.8
},
"luminance": 0.77913
}Semantic roles & 50–950 ramp
primary
#53FFD0
secondary
#D12554
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684