#55FFBC#55FFBC
#55FFBC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.169 H 162.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBC |
|---|---|
| RGB | rgb(85, 255, 188) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.36, -58.67, 19.51) |
| CIE-LCH | lch(90.36, 61.83, 161.61°) |
| OKLab | oklab(89.63% -0.161 0.0498) |
| OKLCH | oklch(89.63% 0.169 162.8) |
| XYZ | xyz(48.5784, 77.0768, 59.8843) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 1.98
Greenish Turquoise
#00FBB0
ΔE00 2.57
Light Aquamarine
#7BFDC7
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.68
Bright Sea Green
#05FFA6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBC #FF5598
analogous
#55FF67 #55FFBC #55EDFF
triadic
#55FFBC #BC55FF #FFBC55
tetradic
#55FFBC #6755FF #FF5598 #EDFF55
square
#55FFBC #6755FF #FF5598 #EDFF55
split-complementary
#55FFBC #FF55ED #FF6755
monochromatic
#00DA84 #18FFA4 #55FFBC #92FFD4 #CFFFEC
Accessibility & contrast
On white
1.28
#55FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#55FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 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: #55ffbc; /* rgb */ color: rgb(85, 255, 188); /* oklch */ color: oklch(89.6% 0.169 162.8);
Tailwind
colors: {
custom: {
50: '#97ffd0',
500: '#55ffbc',
950: '#000000',
},
}SCSS
$custom: #55ffbc; $custom-light: #97ffd0; $custom-dark: #000000;
JSON
{
"hex": "#55ffbc",
"rgb": {
"r": 85,
"g": 255,
"b": 188
},
"hsl": {
"h": 156.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89634,
"c": 0.1685,
"h": 162.8
},
"luminance": 0.77082
}Semantic roles & 50–950 ramp
primary
#55FFBC
secondary
#D3256A
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683