#53FFBC#53FFBC
#53FFBC is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.169 H 163.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFBC |
|---|---|
| RGB | rgb(83, 255, 188) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.31, -58.98, 19.45) |
| CIE-LCH | lch(90.31, 62.10, 161.75°) |
| OKLab | oklab(89.59% -0.1618 0.0496) |
| OKLCH | oklch(89.59% 0.169 163) |
| XYZ | xyz(48.3993, 76.9844, 59.8759) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 2.04
Greenish Turquoise
#00FBB0
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.78
Bright Sea Green
#05FFA6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFBC #FF5396
analogous
#53FF66 #53FFBC #53ECFF
triadic
#53FFBC #BC53FF #FFBC53
tetradic
#53FFBC #6653FF #FF5396 #ECFF53
square
#53FFBC #6653FF #FF5396 #ECFF53
split-complementary
#53FFBC #FF53EC #FF6653
monochromatic
#00D884 #16FFA4 #53FFBC #90FFD4 #CDFFEC
Accessibility & contrast
On white
1.28
#53FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#53FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFBC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFBC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #53ffbc; /* rgb */ color: rgb(83, 255, 188); /* oklch */ color: oklch(89.6% 0.169 163.0);
Tailwind
colors: {
custom: {
50: '#97ffd0',
500: '#53ffbc',
950: '#000000',
},
}SCSS
$custom: #53ffbc; $custom-light: #97ffd0; $custom-dark: #000000;
JSON
{
"hex": "#53ffbc",
"rgb": {
"r": 83,
"g": 255,
"b": 188
},
"hsl": {
"h": 156.628,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89587,
"c": 0.16925,
"h": 163
},
"luminance": 0.7699
}Semantic roles & 50–950 ramp
primary
#53FFBC
secondary
#D12568
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683