#53F0BC#53F0BC
#53F0BC is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.151 H 167.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #53F0BC |
|---|---|
| RGB | rgb(83, 240, 188) |
| HSL | hsl(160, 84%, 63%) |
| HSV | hsv(160, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.90, -53.02, 13.24) |
| CIE-LCH | lch(85.90, 54.65, 165.98°) |
| OKLab | oklab(85.97% -0.1471 0.0339) |
| OKLCH | oklch(85.97% 0.151 167) |
| XYZ | xyz(43.7997, 67.7852, 58.3427) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.98
Greenish Cyan
#2AFEB7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F0BC #F05387
analogous
#53F06D #53F0BC #53D6F0
triadic
#53F0BC #BC53F0 #F0BC53
tetradic
#53F0BC #6D53F0 #F05387 #D6F053
square
#53F0BC #6D53F0 #F05387 #D6F053
split-complementary
#53F0BC #F053D6 #F06D53
monochromatic
#10B981 #1BEBA6 #53F0BC #8BF5D2 #C4FAE8
Accessibility & contrast
On white
1.44
#53F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#53F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F0BC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F0BC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #53f0bc; /* rgb */ color: rgb(83, 240, 188); /* oklch */ color: oklch(86.0% 0.151 167.0);
Tailwind
colors: {
custom: {
50: '#94f6d0',
500: '#53f0bc',
950: '#000000',
},
}SCSS
$custom: #53f0bc; $custom-light: #94f6d0; $custom-dark: #000000;
JSON
{
"hex": "#53f0bc",
"rgb": {
"r": 83,
"g": 240,
"b": 188
},
"hsl": {
"h": 160.127,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.85969,
"c": 0.15098,
"h": 167
},
"luminance": 0.6779
}Semantic roles & 50–950 ramp
primary
#53F0BC
secondary
#B8305D
accent
#054EE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583