#55F0CC#55F0CC
#55F0CC is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.140 H 174.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0CC |
|---|---|
| RGB | rgb(85, 240, 204) |
| HSL | hsl(166, 84%, 64%) |
| HSV | hsv(166, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(86.31, -48.99, 5.49) |
| CIE-LCH | lch(86.31, 49.30, 173.61°) |
| OKLab | oklab(86.44% -0.139 0.0138) |
| OKLCH | oklch(86.44% 0.14 174.3) |
| XYZ | xyz(45.8001, 68.6061, 67.9436) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.50
Bright Teal
#01F9C6
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.14
Aquamarine
#7FFFD4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0CC #F05579
analogous
#55F07E #55F0CC #55C6F0
triadic
#55F0CC #CC55F0 #F0CC55
tetradic
#55F0CC #7E55F0 #F05579 #C6F055
square
#55F0CC #7E55F0 #F05579 #C6F055
split-complementary
#55F0CC #F055C6 #F07E55
monochromatic
#10BA93 #1DEBBB #55F0CC #8DF5DD #C5FAEE
Accessibility & contrast
On white
1.43
#55F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#55F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0CC
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0CC | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CA
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #55f0cc; /* rgb */ color: rgb(85, 240, 204); /* oklch */ color: oklch(86.4% 0.140 174.3);
Tailwind
colors: {
custom: {
50: '#96f6db',
500: '#55f0cc',
950: '#000000',
},
}SCSS
$custom: #55f0cc; $custom-light: #96f6db; $custom-dark: #000000;
JSON
{
"hex": "#55f0cc",
"rgb": {
"r": 85,
"g": 240,
"b": 204
},
"hsl": {
"h": 166.065,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.86437,
"c": 0.13973,
"h": 174.3
},
"luminance": 0.68611
}Semantic roles & 50–950 ramp
primary
#55F0CC
secondary
#B93050
accent
#0538E0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584