#55F2CE#55F2CE
#55F2CE is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.141 H 174.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #55F2CE |
|---|---|
| RGB | rgb(85, 242, 206) |
| HSL | hsl(166, 86%, 64%) |
| HSV | hsv(166, 65%, 95%) |
| CMYK | cmyk(64.9%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(86.94, -49.35, 5.36) |
| CIE-LCH | lch(86.94, 49.64, 173.81°) |
| OKLab | oklab(86.97% -0.1402 0.0134) |
| OKLCH | oklch(86.97% 0.141 174.5) |
| XYZ | xyz(46.6336, 69.8867, 69.4124) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F2CE #F25579
analogous
#55F280 #55F2CE #55C8F2
triadic
#55F2CE #CE55F2 #F2CE55
tetradic
#55F2CE #8055F2 #F25579 #C8F255
square
#55F2CE #8055F2 #F25579 #C8F255
split-complementary
#55F2CE #F255C8 #F28055
monochromatic
#0FBE96 #1CEEBE #55F2CE #8EF6DE #C7FBEF
Accessibility & contrast
On white
1.40
#55F2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#55F2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F2CE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F2CE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CC
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #55f2ce; /* rgb */ color: rgb(85, 242, 206); /* oklch */ color: oklch(87.0% 0.141 174.5);
Tailwind
colors: {
custom: {
50: '#96f7dc',
500: '#55f2ce',
950: '#000000',
},
}SCSS
$custom: #55f2ce; $custom-light: #96f7dc; $custom-dark: #000000;
JSON
{
"hex": "#55f2ce",
"rgb": {
"r": 85,
"g": 242,
"b": 206
},
"hsl": {
"h": 166.242,
"s": 85.792,
"l": 64.118
},
"oklch": {
"l": 0.86969,
"c": 0.1408,
"h": 174.5
},
"luminance": 0.69892
}Semantic roles & 50–950 ramp
primary
#55F2CE
secondary
#BC2F4F
accent
#0336E2
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584