#55FBB8#55FBB8
#55FBB8 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.6% C 0.167 H 162.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #55FBB8 |
|---|---|
| RGB | rgb(85, 251, 184) |
| HSL | hsl(156, 95%, 66%) |
| HSV | hsv(156, 66%, 98%) |
| CMYK | cmyk(66.1%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.10, -57.95, 19.81) |
| CIE-LCH | lch(89.10, 61.24, 161.13°) |
| OKLab | oklab(88.58% -0.1589 0.0505) |
| OKLCH | oklch(88.58% 0.167 162.4) |
| XYZ | xyz(46.8904, 74.3812, 57.2239) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Greenish Cyan
#2AFEB7
ΔE00 1.73
Greenish Turquoise
#00FBB0
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.46
Bright Sea Green
#05FFA6
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FBB8 #FB5598
analogous
#55FB65 #55FBB8 #55EBFB
triadic
#55FBB8 #B855FB #FBB855
tetradic
#55FBB8 #6555FB #FB5598 #EBFB55
square
#55FBB8 #6555FB #FB5598 #EBFB55
split-complementary
#55FBB8 #FB55EB #FB6555
monochromatic
#05D17E #19FA9F #55FBB8 #91FCD1 #CDFEEA
Accessibility & contrast
On white
1.32
#55FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#55FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FBB8
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FBB8 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B4
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #55fbb8; /* rgb */ color: rgb(85, 251, 184); /* oklch */ color: oklch(88.6% 0.167 162.4);
Tailwind
colors: {
custom: {
50: '#97fecd',
500: '#55fbb8',
950: '#000000',
},
}SCSS
$custom: #55fbb8; $custom-light: #97fecd; $custom-dark: #000000;
JSON
{
"hex": "#55fbb8",
"rgb": {
"r": 85,
"g": 251,
"b": 184
},
"hsl": {
"h": 155.783,
"s": 95.402,
"l": 65.882
},
"oklch": {
"l": 0.88579,
"c": 0.16671,
"h": 162.4
},
"luminance": 0.74386
}Semantic roles & 50–950 ramp
primary
#55FBB8
secondary
#CC296A
accent
#005DE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683