#55F0BC#55F0BC
#55F0BC is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.150 H 166.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0BC |
|---|---|
| RGB | rgb(85, 240, 188) |
| HSL | hsl(160, 84%, 64%) |
| HSV | hsv(160, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.95, -52.69, 13.32) |
| CIE-LCH | lch(85.95, 54.35, 165.82°) |
| OKLab | oklab(86.02% -0.1462 0.0341) |
| OKLCH | oklch(86.02% 0.15 166.9) |
| XYZ | xyz(43.9788, 67.8776, 58.3511) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.04
Bright Teal
#01F9C6
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0BC #F05589
analogous
#55F06E #55F0BC #55D6F0
triadic
#55F0BC #BC55F0 #F0BC55
tetradic
#55F0BC #6E55F0 #F05589 #D6F055
square
#55F0BC #6E55F0 #F05589 #D6F055
split-complementary
#55F0BC #F055D6 #F06E55
monochromatic
#10BA81 #1DEBA6 #55F0BC #8DF5D2 #C5FAE8
Accessibility & contrast
On white
1.44
#55F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#55F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0BC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0BC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D5D1BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f0bc; /* rgb */ color: rgb(85, 240, 188); /* oklch */ color: oklch(86.0% 0.150 166.9);
Tailwind
colors: {
custom: {
50: '#95f6d0',
500: '#55f0bc',
950: '#000000',
},
}SCSS
$custom: #55f0bc; $custom-light: #95f6d0; $custom-dark: #000000;
JSON
{
"hex": "#55f0bc",
"rgb": {
"r": 85,
"g": 240,
"b": 188
},
"hsl": {
"h": 159.871,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8602,
"c": 0.15014,
"h": 166.9
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#55F0BC
secondary
#B9305E
accent
#054FE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583