#55FDCE#55FDCE
#55FDCE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.153 H 170.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #55FDCE |
|---|---|
| RGB | rgb(85, 253, 206) |
| HSL | hsl(163, 98%, 66%) |
| HSV | hsv(163, 66%, 99%) |
| CMYK | cmyk(66.4%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.15, -53.91, 9.97) |
| CIE-LCH | lch(90.15, 54.82, 169.52°) |
| OKLab | oklab(89.59% -0.151 0.0254) |
| OKLCH | oklch(89.59% 0.153 170.4) |
| XYZ | xyz(50.0065, 76.6325, 70.5367) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FDCE #FD5584
analogous
#55FD7A #55FDCE #55D8FD
triadic
#55FDCE #CE55FD #FDCE55
tetradic
#55FDCE #7A55FD #FD5584 #D8FD55
square
#55FDCE #7A55FD #FD5584 #D8FD55
split-complementary
#55FDCE #FD55D8 #FD7A55
monochromatic
#03D59A #19FCBD #55FDCE #91FEDF #CEFEF1
Accessibility & contrast
On white
1.29
#55FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#55FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FDCE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FDCE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55fdce; /* rgb */ color: rgb(85, 253, 206); /* oklch */ color: oklch(89.6% 0.153 170.4);
Tailwind
colors: {
custom: {
50: '#98ffdd',
500: '#55fdce',
950: '#000000',
},
}SCSS
$custom: #55fdce; $custom-light: #98ffdd; $custom-dark: #000000;
JSON
{
"hex": "#55fdce",
"rgb": {
"r": 85,
"g": 253,
"b": 206
},
"hsl": {
"h": 163.214,
"s": 97.674,
"l": 66.275
},
"oklch": {
"l": 0.89592,
"c": 0.15313,
"h": 170.4
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#55FDCE
secondary
#CF2756
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684