#55F2CC#55F2CC
#55F2CC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.142 H 173.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #55F2CC |
|---|---|
| RGB | rgb(85, 242, 204) |
| HSL | hsl(165, 86%, 64%) |
| HSV | hsv(165, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(86.89, -49.83, 6.33) |
| CIE-LCH | lch(86.89, 50.23, 172.76°) |
| OKLab | oklab(86.92% -0.141 0.016) |
| OKLCH | oklch(86.92% 0.142 173.5) |
| XYZ | xyz(46.3921, 69.7901, 68.1409) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.25
Aqua Marine
#2EE8BB
ΔE00 3.31
Bright Teal
#01F9C6
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F2CC #F2557B
analogous
#55F27E #55F2CC #55C9F2
triadic
#55F2CC #CC55F2 #F2CC55
tetradic
#55F2CC #7E55F2 #F2557B #C9F255
square
#55F2CC #7E55F2 #F2557B #C9F255
split-complementary
#55F2CC #F255C9 #F27E55
monochromatic
#0FBE94 #1CEEBB #55F2CC #8EF6DD #C7FBEE
Accessibility & contrast
On white
1.40
#55F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#55F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F2CC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F2CC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55f2cc; /* rgb */ color: rgb(85, 242, 204); /* oklch */ color: oklch(86.9% 0.142 173.5);
Tailwind
colors: {
custom: {
50: '#96f7db',
500: '#55f2cc',
950: '#000000',
},
}SCSS
$custom: #55f2cc; $custom-light: #96f7db; $custom-dark: #000000;
JSON
{
"hex": "#55f2cc",
"rgb": {
"r": 85,
"g": 242,
"b": 204
},
"hsl": {
"h": 165.478,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.86915,
"c": 0.14194,
"h": 173.5
},
"luminance": 0.69795
}Semantic roles & 50–950 ramp
primary
#55F2CC
secondary
#BC2F51
accent
#0339E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584