#55FFBA#55FFBA
#55FFBA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.170 H 162.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBA |
|---|---|
| RGB | rgb(85, 255, 186) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.32, -59.09, 20.48) |
| CIE-LCH | lch(90.32, 62.54, 160.89°) |
| OKLab | oklab(89.59% -0.1619 0.0522) |
| OKLCH | oklch(89.59% 0.17 162.1) |
| XYZ | xyz(48.3643, 76.9911, 58.7567) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 1.89
Greenish Turquoise
#00FBB0
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.52
Bright Sea Green
#05FFA6
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBA #FF559A
analogous
#55FF65 #55FFBA #55EFFF
triadic
#55FFBA #BA55FF #FFBA55
tetradic
#55FFBA #6555FF #FF559A #EFFF55
square
#55FFBA #6555FF #FF559A #EFFF55
split-complementary
#55FFBA #FF55EF #FF6555
monochromatic
#00DA81 #18FFA1 #55FFBA #92FFD3 #CFFFEC
Accessibility & contrast
On white
1.28
#55FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#55FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBA | 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)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffba; /* rgb */ color: rgb(85, 255, 186); /* oklch */ color: oklch(89.6% 0.170 162.1);
Tailwind
colors: {
custom: {
50: '#97ffcf',
500: '#55ffba',
950: '#000000',
},
}SCSS
$custom: #55ffba; $custom-light: #97ffcf; $custom-dark: #000000;
JSON
{
"hex": "#55ffba",
"rgb": {
"r": 85,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89589,
"c": 0.17008,
"h": 162.1
},
"luminance": 0.76996
}Semantic roles & 50–950 ramp
primary
#55FFBA
secondary
#D3256C
accent
#005DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683