#55FBB5#55FBB5
#55FBB5 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.5% C 0.169 H 161.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #55FBB5 |
|---|---|
| RGB | rgb(85, 251, 181) |
| HSL | hsl(155, 95%, 66%) |
| HSV | hsv(155, 66%, 98%) |
| CMYK | cmyk(66.1%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.04, -58.57, 21.27) |
| CIE-LCH | lch(89.04, 62.31, 160.04°) |
| OKLab | oklab(88.51% -0.1602 0.0541) |
| OKLCH | oklch(88.51% 0.169 161.3) |
| XYZ | xyz(46.5793, 74.2567, 55.5853) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.21
Greenish Cyan
#2AFEB7
ΔE00 1.78
Greenish Turquoise
#00FBB0
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 3.16
Bright Sea Green
#05FFA6
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FBB5 #FB559B
analogous
#55FB62 #55FBB5 #55EEFB
triadic
#55FBB5 #B555FB #FBB555
tetradic
#55FBB5 #6255FB #FB559B #EEFB55
square
#55FBB5 #6255FB #FB559B #EEFB55
split-complementary
#55FBB5 #FB55EE #FB6255
monochromatic
#05D17B #19FA9B #55FBB5 #91FCCF #CDFEE9
Accessibility & contrast
On white
1.32
#55FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#55FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FBB5
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FBB5 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9B1
Deuteranopia (green-blind)
#E2D9B9
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55fbb5; /* rgb */ color: rgb(85, 251, 181); /* oklch */ color: oklch(88.5% 0.169 161.3);
Tailwind
colors: {
custom: {
50: '#97fecb',
500: '#55fbb5',
950: '#000000',
},
}SCSS
$custom: #55fbb5; $custom-light: #97fecb; $custom-dark: #000000;
JSON
{
"hex": "#55fbb5",
"rgb": {
"r": 85,
"g": 251,
"b": 181
},
"hsl": {
"h": 154.699,
"s": 95.402,
"l": 65.882
},
"oklch": {
"l": 0.88511,
"c": 0.16911,
"h": 161.3
},
"luminance": 0.74262
}Semantic roles & 50–950 ramp
primary
#55FBB5
secondary
#CC296D
accent
#0061E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683