#53FBBC#53FBBC
#53FBBC is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.6% C 0.164 H 163.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #53FBBC |
|---|---|
| RGB | rgb(83, 251, 188) |
| HSL | hsl(158, 95%, 65%) |
| HSV | hsv(158, 67%, 98%) |
| CMYK | cmyk(66.9%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.14, -57.41, 17.80) |
| CIE-LCH | lch(89.14, 60.11, 162.77°) |
| OKLab | oklab(88.62% -0.1579 0.0455) |
| OKLCH | oklch(88.62% 0.164 163.9) |
| XYZ | xyz(47.1366, 74.4590, 59.4550) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Cyan
#2AFEB7
ΔE00 1.93
Greenish Turquoise
#00FBB0
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FBBC #FB5392
analogous
#53FB68 #53FBBC #53E6FB
triadic
#53FBBC #BC53FB #FBBC53
tetradic
#53FBBC #6853FB #FB5392 #E6FB53
square
#53FBBC #6853FB #FB5392 #E6FB53
split-complementary
#53FBBC #FB53E6 #FB6853
monochromatic
#05CF83 #17FAA5 #53FBBC #8FFCD3 #CBFEEB
Accessibility & contrast
On white
1.32
#53FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#53FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FBBC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FBBC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53fbbc; /* rgb */ color: rgb(83, 251, 188); /* oklch */ color: oklch(88.6% 0.164 163.9);
Tailwind
colors: {
custom: {
50: '#96fed0',
500: '#53fbbc',
950: '#000000',
},
}SCSS
$custom: #53fbbc; $custom-light: #96fed0; $custom-dark: #000000;
JSON
{
"hex": "#53fbbc",
"rgb": {
"r": 83,
"g": 251,
"b": 188
},
"hsl": {
"h": 157.5,
"s": 95.455,
"l": 65.49
},
"oklch": {
"l": 0.88623,
"c": 0.16436,
"h": 163.9
},
"luminance": 0.74464
}Semantic roles & 50–950 ramp
primary
#53FBBC
secondary
#CA2865
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683