#55F1CA#55F1CA
#55F1CA is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.142 H 172.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #55F1CA |
|---|---|
| RGB | rgb(85, 241, 202) |
| HSL | hsl(165, 85%, 64%) |
| HSV | hsv(165, 65%, 95%) |
| CMYK | cmyk(64.7%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(86.55, -49.89, 6.89) |
| CIE-LCH | lch(86.55, 50.36, 172.14°) |
| OKLab | oklab(86.62% -0.1409 0.0174) |
| OKLCH | oklch(86.62% 0.142 172.9) |
| XYZ | xyz(45.8570, 69.1011, 66.7868) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F1CA #F1557C
analogous
#55F17C #55F1CA #55CAF1
triadic
#55F1CA #CA55F1 #F1CA55
tetradic
#55F1CA #7C55F1 #F1557C #CAF155
square
#55F1CA #7C55F1 #F1557C #CAF155
split-complementary
#55F1CA #F155CA #F17C55
monochromatic
#0FBC91 #1CECB8 #55F1CA #8EF6DC #C6FAED
Accessibility & contrast
On white
1.42
#55F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#55F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F1CA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F1CA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55f1ca; /* rgb */ color: rgb(85, 241, 202); /* oklch */ color: oklch(86.6% 0.142 172.9);
Tailwind
colors: {
custom: {
50: '#96f6da',
500: '#55f1ca',
950: '#000000',
},
}SCSS
$custom: #55f1ca; $custom-light: #96f6da; $custom-dark: #000000;
JSON
{
"hex": "#55f1ca",
"rgb": {
"r": 85,
"g": 241,
"b": 202
},
"hsl": {
"h": 165,
"s": 84.783,
"l": 63.922
},
"oklch": {
"l": 0.86622,
"c": 0.14201,
"h": 172.9
},
"luminance": 0.69106
}Semantic roles & 50–950 ramp
primary
#55F1CA
secondary
#BB3052
accent
#043BE1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583