#55FFBF#55FFBF
#55FFBF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.166 H 163.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBF |
|---|---|
| RGB | rgb(85, 255, 191) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.42, -58.03, 18.06) |
| CIE-LCH | lch(90.42, 60.78, 162.71°) |
| OKLab | oklab(89.7% -0.1596 0.0461) |
| OKLCH | oklch(89.7% 0.166 163.9) |
| XYZ | xyz(48.9051, 77.2075, 61.6053) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.26
Greenish Turquoise
#00FBB0
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBF #FF5595
analogous
#55FF6A #55FFBF #55EAFF
triadic
#55FFBF #BF55FF #FFBF55
tetradic
#55FFBF #6A55FF #FF5595 #EAFF55
square
#55FFBF #6A55FF #FF5595 #EAFF55
split-complementary
#55FFBF #FF55EA #FF6A55
monochromatic
#00DA88 #18FFA8 #55FFBF #92FFD6 #CFFFED
Accessibility & contrast
On white
1.28
#55FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#55FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #55ffbf; /* rgb */ color: rgb(85, 255, 191); /* oklch */ color: oklch(89.7% 0.166 163.9);
Tailwind
colors: {
custom: {
50: '#97ffd2',
500: '#55ffbf',
950: '#000000',
},
}SCSS
$custom: #55ffbf; $custom-light: #97ffd2; $custom-dark: #000000;
JSON
{
"hex": "#55ffbf",
"rgb": {
"r": 85,
"g": 255,
"b": 191
},
"hsl": {
"h": 157.412,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89703,
"c": 0.16618,
"h": 163.9
},
"luminance": 0.77213
}Semantic roles & 50–950 ramp
primary
#55FFBF
secondary
#D32567
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683