#55DDC2#55DDC2
#55DDC2 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.6% C 0.124 H 177.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #55DDC2 |
|---|---|
| RGB | rgb(85, 221, 194) |
| HSL | hsl(168, 67%, 60%) |
| HSV | hsv(168, 62%, 87%) |
| CMYK | cmyk(61.5%, 0%, 12.2%, 13.3%) |
| CIE-LAB | lab(80.48, -43.25, 2.32) |
| CIE-LCH | lch(80.48, 43.31, 176.93°) |
| OKLab | oklab(81.61% -0.1242 0.0055) |
| OKLCH | oklch(81.61% 0.124 177.5) |
| XYZ | xyz(39.3358, 57.5351, 60.0608) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.88
Turquoise
#40E0D0
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.18
Seafoam Blue
#78D1B6
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55DDC2 #DD5570
analogous
#55DD7E #55DDC2 #55B4DD
triadic
#55DDC2 #C255DD #DDC255
tetradic
#55DDC2 #7E55DD #DD5570 #B4DD55
square
#55DDC2 #7E55DD #DD5570 #B4DD55
split-complementary
#55DDC2 #DD55B4 #DD7E55
monochromatic
#1F9981 #29CCAC #55DDC2 #88E7D4 #BBF1E7
Accessibility & contrast
On white
1.68
#55DDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#55DDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55DDC2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55DDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55DDC2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #55ddc2; /* rgb */ color: rgb(85, 221, 194); /* oklch */ color: oklch(81.6% 0.124 177.5);
Tailwind
colors: {
custom: {
50: '#93e8d4',
500: '#55ddc2',
950: '#000000',
},
}SCSS
$custom: #55ddc2; $custom-light: #93e8d4; $custom-dark: #000000;
JSON
{
"hex": "#55ddc2",
"rgb": {
"r": 85,
"g": 221,
"b": 194
},
"hsl": {
"h": 168.088,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.81606,
"c": 0.12436,
"h": 177.5
},
"luminance": 0.57539
}Semantic roles & 50–950 ramp
primary
#55DDC2
secondary
#9D394D
accent
#3E60EA
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483