#55F1CC#55F1CC
#55F1CC is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.141 H 173.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #55F1CC |
|---|---|
| RGB | rgb(85, 241, 204) |
| HSL | hsl(166, 85%, 64%) |
| HSV | hsv(166, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 15.4%, 5.5%) |
| CIE-LAB | lab(86.60, -49.41, 5.91) |
| CIE-LCH | lch(86.60, 49.76, 173.18°) |
| OKLab | oklab(86.68% -0.14 0.0149) |
| OKLCH | oklch(86.68% 0.141 173.9) |
| XYZ | xyz(46.0953, 69.1965, 68.0420) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.31
Aquamarine
#7FFFD4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F1CC #F1557A
analogous
#55F17E #55F1CC #55C8F1
triadic
#55F1CC #CC55F1 #F1CC55
tetradic
#55F1CC #7E55F1 #F1557A #C8F155
square
#55F1CC #7E55F1 #F1557A #C8F155
split-complementary
#55F1CC #F155C8 #F17E55
monochromatic
#0FBC93 #1CECBB #55F1CC #8EF6DD #C6FAEE
Accessibility & contrast
On white
1.42
#55F1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#55F1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F1CC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F1CC | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CA
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55f1cc; /* rgb */ color: rgb(85, 241, 204); /* oklch */ color: oklch(86.7% 0.141 173.9);
Tailwind
colors: {
custom: {
50: '#96f6db',
500: '#55f1cc',
950: '#000000',
},
}SCSS
$custom: #55f1cc; $custom-light: #96f6db; $custom-dark: #000000;
JSON
{
"hex": "#55f1cc",
"rgb": {
"r": 85,
"g": 241,
"b": 204
},
"hsl": {
"h": 165.769,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.86676,
"c": 0.14084,
"h": 173.9
},
"luminance": 0.69202
}Semantic roles & 50–950 ramp
primary
#55F1CC
secondary
#BB3051
accent
#0439E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584