#55F5BC#55F5BC
#55F5BC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.2% C 0.156 H 165.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #55F5BC |
|---|---|
| RGB | rgb(85, 245, 188) |
| HSL | hsl(159, 89%, 65%) |
| HSV | hsv(159, 65%, 96%) |
| CMYK | cmyk(65.3%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.42, -54.71, 15.39) |
| CIE-LCH | lch(87.42, 56.84, 164.29°) |
| OKLab | oklab(87.23% -0.1512 0.0394) |
| OKLCH | oklch(87.23% 0.156 165.4) |
| XYZ | xyz(45.4710, 70.8620, 58.8485) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.20
Greenish Cyan
#2AFEB7
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F5BC #F5558E
analogous
#55F56C #55F5BC #55DEF5
triadic
#55F5BC #BC55F5 #F5BC55
tetradic
#55F5BC #6C55F5 #F5558E #DEF555
square
#55F5BC #6C55F5 #F5558E #DEF555
split-complementary
#55F5BC #F555DE #F56C55
monochromatic
#0CC482 #1BF2A5 #55F5BC #8FF8D3 #C9FCEA
Accessibility & contrast
On white
1.38
#55F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#55F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F5BC
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F5BC | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #55f5bc; /* rgb */ color: rgb(85, 245, 188); /* oklch */ color: oklch(87.2% 0.156 165.4);
Tailwind
colors: {
custom: {
50: '#96f9d0',
500: '#55f5bc',
950: '#000000',
},
}SCSS
$custom: #55f5bc; $custom-light: #96f9d0; $custom-dark: #000000;
JSON
{
"hex": "#55f5bc",
"rgb": {
"r": 85,
"g": 245,
"b": 188
},
"hsl": {
"h": 158.625,
"s": 88.889,
"l": 64.706
},
"oklch": {
"l": 0.87226,
"c": 0.15623,
"h": 165.4
},
"luminance": 0.70867
}Semantic roles & 50–950 ramp
primary
#55F5BC
secondary
#C12D62
accent
#0052E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583