#55F3BB#55F3BB
#55F3BB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.7% C 0.155 H 165.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #55F3BB |
|---|---|
| RGB | rgb(85, 243, 187) |
| HSL | hsl(159, 87%, 64%) |
| HSV | hsv(159, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(86.81, -54.13, 15.05) |
| CIE-LCH | lch(86.81, 56.18, 164.46°) |
| OKLab | oklab(86.72% -0.1497 0.0385) |
| OKLCH | oklch(86.72% 0.155 165.6) |
| XYZ | xyz(44.7618, 69.6155, 58.0822) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.91
Greenish Turquoise
#00FBB0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F3BB #F3558D
analogous
#55F36C #55F3BB #55DCF3
triadic
#55F3BB #BB55F3 #F3BB55
tetradic
#55F3BB #6C55F3 #F3558D #DCF355
square
#55F3BB #6C55F3 #F3558D #DCF355
split-complementary
#55F3BB #F355DC #F36C55
monochromatic
#0EC081 #1CEFA4 #55F3BB #8EF7D2 #C7FBE9
Accessibility & contrast
On white
1.41
#55F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#55F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F3BB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F3BB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55f3bb; /* rgb */ color: rgb(85, 243, 187); /* oklch */ color: oklch(86.7% 0.155 165.6);
Tailwind
colors: {
custom: {
50: '#95f8cf',
500: '#55f3bb',
950: '#000000',
},
}SCSS
$custom: #55f3bb; $custom-light: #95f8cf; $custom-dark: #000000;
JSON
{
"hex": "#55f3bb",
"rgb": {
"r": 85,
"g": 243,
"b": 187
},
"hsl": {
"h": 158.734,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.86719,
"c": 0.15453,
"h": 165.6
},
"luminance": 0.6962
}Semantic roles & 50–950 ramp
primary
#55F3BB
secondary
#BE2E61
accent
#0252E3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1713
muted
#808583