#55EDC4#55EDC4
#55EDC4 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.5% C 0.141 H 171.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDC4 |
|---|---|
| RGB | rgb(85, 237, 196) |
| HSL | hsl(164, 81%, 63%) |
| HSV | hsv(164, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 17.3%, 7.1%) |
| CIE-LAB | lab(85.24, -49.62, 8.14) |
| CIE-LCH | lch(85.24, 50.29, 170.69°) |
| OKLab | oklab(85.5% -0.1396 0.0207) |
| OKLCH | oklch(85.5% 0.141 171.6) |
| XYZ | xyz(43.9893, 66.4804, 62.7276) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.32
Aqua (survey)
#13EAC9
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDC4 #ED557E
analogous
#55ED78 #55EDC4 #55CAED
triadic
#55EDC4 #C455ED #EDC455
tetradic
#55EDC4 #7855ED #ED557E #CAED55
square
#55EDC4 #7855ED #ED557E #CAED55
split-complementary
#55EDC4 #ED55CA #ED7855
monochromatic
#13B489 #1EE7B1 #55EDC4 #8CF3D7 #C4F9EA
Accessibility & contrast
On white
1.47
#55EDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#55EDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDC4
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDC4 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55edc4; /* rgb */ color: rgb(85, 237, 196); /* oklch */ color: oklch(85.5% 0.141 171.6);
Tailwind
colors: {
custom: {
50: '#95f3d5',
500: '#55edc4',
950: '#000000',
},
}SCSS
$custom: #55edc4; $custom-light: #95f3d5; $custom-dark: #000000;
JSON
{
"hex": "#55edc4",
"rgb": {
"r": 85,
"g": 237,
"b": 196
},
"hsl": {
"h": 163.816,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.85504,
"c": 0.14115,
"h": 171.6
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#55EDC4
secondary
#B43255
accent
#0842DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583