#55F1C8#55F1C8
#55F1C8 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.143 H 172.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #55F1C8 |
|---|---|
| RGB | rgb(85, 241, 200) |
| HSL | hsl(164, 85%, 64%) |
| HSV | hsv(164, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 17%, 5.5%) |
| CIE-LAB | lab(86.51, -50.36, 7.86) |
| CIE-LCH | lch(86.51, 50.97, 171.13°) |
| OKLab | oklab(86.57% -0.1418 0.02) |
| OKLCH | oklch(86.57% 0.143 172) |
| XYZ | xyz(45.6217, 69.0070, 65.5477) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.22
Aqua (survey)
#13EAC9
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F1C8 #F1557E
analogous
#55F17A #55F1C8 #55CCF1
triadic
#55F1C8 #C855F1 #F1C855
tetradic
#55F1C8 #7A55F1 #F1557E #CCF155
square
#55F1C8 #7A55F1 #F1557E #CCF155
split-complementary
#55F1C8 #F155CC #F17A55
monochromatic
#0FBC8F #1CECB6 #55F1C8 #8EF6DA #C6FAED
Accessibility & contrast
On white
1.42
#55F1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#55F1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F1C8
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F1C8 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #55f1c8; /* rgb */ color: rgb(85, 241, 200); /* oklch */ color: oklch(86.6% 0.143 172.0);
Tailwind
colors: {
custom: {
50: '#96f6d8',
500: '#55f1c8',
950: '#000000',
},
}SCSS
$custom: #55f1c8; $custom-light: #96f6d8; $custom-dark: #000000;
JSON
{
"hex": "#55f1c8",
"rgb": {
"r": 85,
"g": 241,
"b": 200
},
"hsl": {
"h": 164.231,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.86569,
"c": 0.14323,
"h": 172
},
"luminance": 0.69012
}Semantic roles & 50–950 ramp
primary
#55F1C8
secondary
#BB3054
accent
#043EE1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583