#53F2BC#53F2BC
#53F2BC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.153 H 166.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2BC |
|---|---|
| RGB | rgb(83, 242, 188) |
| HSL | hsl(160, 86%, 64%) |
| HSV | hsv(160, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.49, -53.83, 14.08) |
| CIE-LCH | lch(86.49, 55.64, 165.34°) |
| OKLab | oklab(86.45% -0.1491 0.036) |
| OKLCH | oklch(86.45% 0.153 166.4) |
| XYZ | xyz(44.3917, 68.9692, 58.5401) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2BC #F25389
analogous
#53F26C #53F2BC #53D8F2
triadic
#53F2BC #BC53F2 #F2BC53
tetradic
#53F2BC #6C53F2 #F25389 #D8F253
square
#53F2BC #6C53F2 #F25389 #D8F253
split-complementary
#53F2BC #F253D8 #F26C53
monochromatic
#0EBC81 #1AEEA6 #53F2BC #8CF6D2 #C5FBE8
Accessibility & contrast
On white
1.42
#53F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#53F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2BC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2BC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #53f2bc; /* rgb */ color: rgb(83, 242, 188); /* oklch */ color: oklch(86.5% 0.153 166.4);
Tailwind
colors: {
custom: {
50: '#95f7d0',
500: '#53f2bc',
950: '#000000',
},
}SCSS
$custom: #53f2bc; $custom-light: #95f7d0; $custom-dark: #000000;
JSON
{
"hex": "#53f2bc",
"rgb": {
"r": 83,
"g": 242,
"b": 188
},
"hsl": {
"h": 159.623,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86452,
"c": 0.1534,
"h": 166.4
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#53F2BC
secondary
#BB2E5E
accent
#034FE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583