#55DEC8#55DEC8
#55DEC8 is a very light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.123 H 180.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEC8 |
|---|---|
| RGB | rgb(85, 222, 200) |
| HSL | hsl(170, 67%, 60%) |
| HSV | hsv(170, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(80.93, -42.20, -0.22) |
| CIE-LCH | lch(80.93, 42.20, 180.29°) |
| OKLab | oklab(82.02% -0.1226 -0.0013) |
| OKLCH | oklch(82.02% 0.123 180.6) |
| XYZ | xyz(40.2881, 58.3397, 63.7698) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.40
Aqua (survey)
#13EAC9
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.39
Aquamarine (survey)
#04D8B2
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEC8 #DE556B
analogous
#55DE83 #55DEC8 #55AFDE
triadic
#55DEC8 #C855DE #DEC855
tetradic
#55DEC8 #8355DE #DE556B #AFDE55
square
#55DEC8 #8355DE #DE556B #AFDE55
split-complementary
#55DEC8 #DE55AF #DE8355
monochromatic
#1E9B87 #28CEB3 #55DEC8 #88E8D9 #BCF2E9
Accessibility & contrast
On white
1.66
#55DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#55DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEC8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEC8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #55dec8; /* rgb */ color: rgb(85, 222, 200); /* oklch */ color: oklch(82.0% 0.123 180.6);
Tailwind
colors: {
custom: {
50: '#93e9d8',
500: '#55dec8',
950: '#000000',
},
}SCSS
$custom: #55dec8; $custom-light: #93e9d8; $custom-dark: #000000;
JSON
{
"hex": "#55dec8",
"rgb": {
"r": 85,
"g": 222,
"b": 200
},
"hsl": {
"h": 170.365,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.82021,
"c": 0.12261,
"h": 180.6
},
"luminance": 0.58344
}Semantic roles & 50–950 ramp
primary
#55DEC8
secondary
#9E3949
accent
#1634CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483