#55DEC3#55DEC3
#55DEC3 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.9% C 0.125 H 177.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #55DEC3 |
|---|---|
| RGB | rgb(85, 222, 195) |
| HSL | hsl(168, 67%, 60%) |
| HSV | hsv(168, 62%, 87%) |
| CMYK | cmyk(61.7%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(80.80, -43.44, 2.25) |
| CIE-LCH | lch(80.80, 43.50, 177.03°) |
| OKLab | oklab(81.88% -0.1248 0.0053) |
| OKLCH | oklch(81.88% 0.125 177.6) |
| XYZ | xyz(39.7133, 58.1098, 60.7426) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 3.84
Aquamarine (survey)
#04D8B2
ΔE00 4.27
Seafoam Blue
#78D1B6
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DEC3 #DE5570
analogous
#55DE7E #55DEC3 #55B5DE
triadic
#55DEC3 #C355DE #DEC355
tetradic
#55DEC3 #7E55DE #DE5570 #B5DE55
square
#55DEC3 #7E55DE #DE5570 #B5DE55
split-complementary
#55DEC3 #DE55B5 #DE7E55
monochromatic
#1E9B82 #28CEAD #55DEC3 #88E8D5 #BCF2E7
Accessibility & contrast
On white
1.66
#55DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#55DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DEC3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DEC3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C2
Deuteranopia (green-blind)
#C2C2C5
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #55dec3; /* rgb */ color: rgb(85, 222, 195); /* oklch */ color: oklch(81.9% 0.125 177.6);
Tailwind
colors: {
custom: {
50: '#93e9d5',
500: '#55dec3',
950: '#000000',
},
}SCSS
$custom: #55dec3; $custom-light: #93e9d5; $custom-dark: #000000;
JSON
{
"hex": "#55dec3",
"rgb": {
"r": 85,
"g": 222,
"b": 195
},
"hsl": {
"h": 168.175,
"s": 67.488,
"l": 60.196
},
"oklch": {
"l": 0.81875,
"c": 0.12493,
"h": 177.6
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#55DEC3
secondary
#9E394D
accent
#163BCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483