#53F0BE#53F0BE
#53F0BE is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.150 H 167.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #53F0BE |
|---|---|
| RGB | rgb(83, 240, 190) |
| HSL | hsl(161, 84%, 63%) |
| HSV | hsv(161, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(85.94, -52.57, 12.26) |
| CIE-LCH | lch(85.94, 53.98, 166.87°) |
| OKLab | oklab(86.02% -0.1462 0.0314) |
| OKLCH | oklch(86.02% 0.15 167.9) |
| XYZ | xyz(44.0168, 67.8721, 59.4861) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.12
Aquamarine
#7FFFD4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F0BE #F05385
analogous
#53F06F #53F0BE #53D3F0
triadic
#53F0BE #BE53F0 #F0BE53
tetradic
#53F0BE #6F53F0 #F05385 #D3F053
square
#53F0BE #6F53F0 #F05385 #D3F053
split-complementary
#53F0BE #F053D3 #F06F53
monochromatic
#10B983 #1BEBA9 #53F0BE #8BF5D3 #C4FAE9
Accessibility & contrast
On white
1.44
#53F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#53F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F0BE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F0BE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BB
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #53f0be; /* rgb */ color: rgb(83, 240, 190); /* oklch */ color: oklch(86.0% 0.150 167.9);
Tailwind
colors: {
custom: {
50: '#94f6d1',
500: '#53f0be',
950: '#000000',
},
}SCSS
$custom: #53f0be; $custom-light: #94f6d1; $custom-dark: #000000;
JSON
{
"hex": "#53f0be",
"rgb": {
"r": 83,
"g": 240,
"b": 190
},
"hsl": {
"h": 160.892,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.86019,
"c": 0.14956,
"h": 167.9
},
"luminance": 0.67877
}Semantic roles & 50–950 ramp
primary
#53F0BE
secondary
#B8305B
accent
#054BE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583