#55FFBB#55FFBB
#55FFBB is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.169 H 162.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBB |
|---|---|
| RGB | rgb(85, 255, 187) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.34, -58.88, 19.99) |
| CIE-LCH | lch(90.34, 62.18, 161.24°) |
| OKLab | oklab(89.61% -0.1614 0.051) |
| OKLCH | oklch(89.61% 0.169 162.5) |
| XYZ | xyz(48.4710, 77.0338, 59.3186) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.61
Light Greenish Blue
#63F7B4
ΔE00 1.93
Greenish Turquoise
#00FBB0
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.57
Bright Sea Green
#05FFA6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBB #FF5599
analogous
#55FF66 #55FFBB #55EEFF
triadic
#55FFBB #BB55FF #FFBB55
tetradic
#55FFBB #6655FF #FF5599 #EEFF55
square
#55FFBB #6655FF #FF5599 #EEFF55
split-complementary
#55FFBB #FF55EE #FF6655
monochromatic
#00DA83 #18FFA3 #55FFBB #92FFD3 #CFFFEC
Accessibility & contrast
On white
1.28
#55FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#55FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffbb; /* rgb */ color: rgb(85, 255, 187); /* oklch */ color: oklch(89.6% 0.169 162.5);
Tailwind
colors: {
custom: {
50: '#97ffcf',
500: '#55ffbb',
950: '#000000',
},
}SCSS
$custom: #55ffbb; $custom-light: #97ffcf; $custom-dark: #000000;
JSON
{
"hex": "#55ffbb",
"rgb": {
"r": 85,
"g": 255,
"b": 187
},
"hsl": {
"h": 156,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89611,
"c": 0.16929,
"h": 162.5
},
"luminance": 0.77039
}Semantic roles & 50–950 ramp
primary
#55FFBB
secondary
#D3256B
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683