#53F2BD#53F2BD
#53F2BD is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.153 H 166.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2BD |
|---|---|
| RGB | rgb(83, 242, 189) |
| HSL | hsl(160, 86%, 64%) |
| HSV | hsv(160, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.51, -53.61, 13.59) |
| CIE-LCH | lch(86.51, 55.30, 165.78°) |
| OKLab | oklab(86.48% -0.1487 0.0348) |
| OKLCH | oklch(86.48% 0.153 166.8) |
| XYZ | xyz(44.4999, 69.0125, 59.1098) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2BD #F25388
analogous
#53F26D #53F2BD #53D7F2
triadic
#53F2BD #BD53F2 #F2BD53
tetradic
#53F2BD #6D53F2 #F25388 #D7F253
square
#53F2BD #6D53F2 #F25388 #D7F253
split-complementary
#53F2BD #F253D7 #F26D53
monochromatic
#0EBC82 #1AEEA7 #53F2BD #8CF6D3 #C5FBE9
Accessibility & contrast
On white
1.42
#53F2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#53F2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2BD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2BD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #53f2bd; /* rgb */ color: rgb(83, 242, 189); /* oklch */ color: oklch(86.5% 0.153 166.8);
Tailwind
colors: {
custom: {
50: '#95f7d1',
500: '#53f2bd',
950: '#000000',
},
}SCSS
$custom: #53f2bd; $custom-light: #95f7d1; $custom-dark: #000000;
JSON
{
"hex": "#53f2bd",
"rgb": {
"r": 83,
"g": 242,
"b": 189
},
"hsl": {
"h": 160,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86477,
"c": 0.15267,
"h": 166.8
},
"luminance": 0.69017
}Semantic roles & 50–950 ramp
primary
#53F2BD
secondary
#BB2E5D
accent
#034EE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583