#55FCBB#55FCBB
#55FCBB is a very light, vivid teal. Relative luminance 0.751; OKLCH L 88.9% C 0.166 H 163.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #55FCBB |
|---|---|
| RGB | rgb(85, 252, 187) |
| HSL | hsl(157, 97%, 66%) |
| HSV | hsv(157, 66%, 99%) |
| CMYK | cmyk(66.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.46, -57.71, 18.77) |
| CIE-LCH | lch(89.46, 60.68, 161.99°) |
| OKLab | oklab(88.89% -0.1585 0.0479) |
| OKLCH | oklch(88.89% 0.166 163.2) |
| XYZ | xyz(47.5214, 75.1347, 59.0021) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Greenish Cyan
#2AFEB7
ΔE00 1.77
Greenish Turquoise
#00FBB0
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FCBB #FC5596
analogous
#55FC67 #55FCBB #55E9FC
triadic
#55FCBB #BB55FC #FCBB55
tetradic
#55FCBB #6755FC #FC5596 #E9FC55
square
#55FCBB #6755FC #FC5596 #E9FC55
split-complementary
#55FCBB #FC55E9 #FC6755
monochromatic
#04D382 #19FBA3 #55FCBB #91FDD3 #CDFEEB
Accessibility & contrast
On white
1.31
#55FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#55FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FCBB
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FCBB | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #55fcbb; /* rgb */ color: rgb(85, 252, 187); /* oklch */ color: oklch(88.9% 0.166 163.2);
Tailwind
colors: {
custom: {
50: '#97fecf',
500: '#55fcbb',
950: '#000000',
},
}SCSS
$custom: #55fcbb; $custom-light: #97fecf; $custom-dark: #000000;
JSON
{
"hex": "#55fcbb",
"rgb": {
"r": 85,
"g": 252,
"b": 187
},
"hsl": {
"h": 156.647,
"s": 96.532,
"l": 66.078
},
"oklch": {
"l": 0.88889,
"c": 0.16559,
"h": 163.2
},
"luminance": 0.7514
}Semantic roles & 50–950 ramp
primary
#55FCBB
secondary
#CD2868
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683