#55F0CE#55F0CE
#55F0CE is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.139 H 175.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0CE |
|---|---|
| RGB | rgb(85, 240, 206) |
| HSL | hsl(167, 84%, 64%) |
| HSV | hsv(167, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 14.2%, 5.9%) |
| CIE-LAB | lab(86.36, -48.51, 4.51) |
| CIE-LCH | lch(86.36, 48.72, 174.69°) |
| OKLab | oklab(86.49% -0.1382 0.0112) |
| OKLCH | oklch(86.49% 0.139 175.4) |
| XYZ | xyz(46.0416, 68.7027, 69.2150) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.63
Tiffany Blue
#7BF2DA
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 4.54
Aquamarine
#7FFFD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0CE #F05577
analogous
#55F080 #55F0CE #55C4F0
triadic
#55F0CE #CE55F0 #F0CE55
tetradic
#55F0CE #8055F0 #F05577 #C4F055
square
#55F0CE #8055F0 #F05577 #C4F055
split-complementary
#55F0CE #F055C4 #F08055
monochromatic
#10BA95 #1DEBBE #55F0CE #8DF5DE #C5FAEE
Accessibility & contrast
On white
1.42
#55F0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#55F0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0CE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0CE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CC
Deuteranopia (green-blind)
#D2D1D1
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #55f0ce; /* rgb */ color: rgb(85, 240, 206); /* oklch */ color: oklch(86.5% 0.139 175.4);
Tailwind
colors: {
custom: {
50: '#96f6dc',
500: '#55f0ce',
950: '#000000',
},
}SCSS
$custom: #55f0ce; $custom-light: #96f6dc; $custom-dark: #000000;
JSON
{
"hex": "#55f0ce",
"rgb": {
"r": 85,
"g": 240,
"b": 206
},
"hsl": {
"h": 166.839,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.86493,
"c": 0.13861,
"h": 175.4
},
"luminance": 0.68708
}Semantic roles & 50–950 ramp
primary
#55F0CE
secondary
#B9304E
accent
#0535E0
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584