#55DDC8#55DDC8
#55DDC8 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.8% C 0.122 H 181.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #55DDC8 |
|---|---|
| RGB | rgb(85, 221, 200) |
| HSL | hsl(171, 67%, 60%) |
| HSV | hsv(171, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(80.63, -41.75, -0.65) |
| CIE-LCH | lch(80.63, 41.76, 180.89°) |
| OKLab | oklab(81.78% -0.1216 -0.0024) |
| OKLCH | oklch(81.78% 0.122 181.1) |
| XYZ | xyz(40.0233, 57.8101, 63.6816) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.22
Aqua (survey)
#13EAC9
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 5.39
Aquamarine (survey)
#04D8B2
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DDC8 #DD556A
analogous
#55DD84 #55DDC8 #55AEDD
triadic
#55DDC8 #C855DD #DDC855
tetradic
#55DDC8 #8455DD #DD556A #AEDD55
square
#55DDC8 #8455DD #DD556A #AEDD55
split-complementary
#55DDC8 #DD55AE #DD8455
monochromatic
#1F9986 #29CCB3 #55DDC8 #88E7D8 #BBF1E9
Accessibility & contrast
On white
1.67
#55DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#55DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DDC8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DDC8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#BFC2CA
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55ddc8; /* rgb */ color: rgb(85, 221, 200); /* oklch */ color: oklch(81.8% 0.122 181.1);
Tailwind
colors: {
custom: {
50: '#93e8d8',
500: '#55ddc8',
950: '#000000',
},
}SCSS
$custom: #55ddc8; $custom-light: #93e8d8; $custom-dark: #000000;
JSON
{
"hex": "#55ddc8",
"rgb": {
"r": 85,
"g": 221,
"b": 200
},
"hsl": {
"h": 170.735,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.81782,
"c": 0.12159,
"h": 181.1
},
"luminance": 0.57814
}Semantic roles & 50–950 ramp
primary
#55DDC8
secondary
#9D3949
accent
#3E59EA
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483