#53F2BE#53F2BE
#53F2BE is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.152 H 167.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2BE |
|---|---|
| RGB | rgb(83, 242, 190) |
| HSL | hsl(160, 86%, 64%) |
| HSV | hsv(160, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.53, -53.38, 13.10) |
| CIE-LCH | lch(86.53, 54.97, 166.21°) |
| OKLab | oklab(86.5% -0.1482 0.0335) |
| OKLCH | oklch(86.5% 0.152 167.3) |
| XYZ | xyz(44.6088, 69.0561, 59.6834) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.81
Aqua Marine
#2EE8BB
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2BE #F25387
analogous
#53F26E #53F2BE #53D7F2
triadic
#53F2BE #BE53F2 #F2BE53
tetradic
#53F2BE #6E53F2 #F25387 #D7F253
square
#53F2BE #6E53F2 #F25387 #D7F253
split-complementary
#53F2BE #F253D7 #F26E53
monochromatic
#0EBC83 #1AEEA8 #53F2BE #8CF6D4 #C5FBE9
Accessibility & contrast
On white
1.42
#53F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#53F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2BE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2BE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53f2be; /* rgb */ color: rgb(83, 242, 190); /* oklch */ color: oklch(86.5% 0.152 167.3);
Tailwind
colors: {
custom: {
50: '#95f7d1',
500: '#53f2be',
950: '#000000',
},
}SCSS
$custom: #53f2be; $custom-light: #95f7d1; $custom-dark: #000000;
JSON
{
"hex": "#53f2be",
"rgb": {
"r": 83,
"g": 242,
"b": 190
},
"hsl": {
"h": 160.377,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86501,
"c": 0.15195,
"h": 167.3
},
"luminance": 0.69061
}Semantic roles & 50–950 ramp
primary
#53F2BE
secondary
#BB2E5C
accent
#034CE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583