#55FFDC#55FFDC
#55FFDC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 176.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFDC |
|---|---|
| RGB | rgb(85, 255, 220) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.06, -51.43, 4.03) |
| CIE-LCH | lch(91.06, 51.59, 175.52°) |
| OKLab | oklab(90.44% -0.1468 0.0099) |
| OKLCH | oklch(90.44% 0.147 176.1) |
| XYZ | xyz(52.4182, 78.6127, 80.1075) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFDC #FF5578
analogous
#55FF87 #55FFDC #55CDFF
triadic
#55FFDC #DC55FF #FFDC55
tetradic
#55FFDC #8755FF #FF5578 #CDFF55
square
#55FFDC #8755FF #FF5578 #CDFF55
split-complementary
#55FFDC #FF55CD #FF8755
monochromatic
#00DAAD #18FFCF #55FFDC #92FFE9 #CFFFF5
Accessibility & contrast
On white
1.26
#55FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#55FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFDC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFDC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #55ffdc; /* rgb */ color: rgb(85, 255, 220); /* oklch */ color: oklch(90.4% 0.147 176.1);
Tailwind
colors: {
custom: {
50: '#98ffe6',
500: '#55ffdc',
950: '#000000',
},
}SCSS
$custom: #55ffdc; $custom-light: #98ffe6; $custom-dark: #000000;
JSON
{
"hex": "#55ffdc",
"rgb": {
"r": 85,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.9044,
"c": 0.14709,
"h": 176.1
},
"luminance": 0.78619
}Semantic roles & 50–950 ramp
primary
#55FFDC
secondary
#D32549
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684