#55EDC7#55EDC7
#55EDC7 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 173.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDC7 |
|---|---|
| RGB | rgb(85, 237, 199) |
| HSL | hsl(165, 81%, 63%) |
| HSV | hsv(165, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(85.31, -48.92, 6.67) |
| CIE-LCH | lch(85.31, 49.37, 172.24°) |
| OKLab | oklab(85.58% -0.1383 0.0169) |
| OKLCH | oklch(85.58% 0.139 173) |
| XYZ | xyz(44.3342, 66.6184, 64.5439) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.62
Aqua (survey)
#13EAC9
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDC7 #ED557B
analogous
#55ED7B #55EDC7 #55C7ED
triadic
#55EDC7 #C755ED #EDC755
tetradic
#55EDC7 #7B55ED #ED557B #C7ED55
square
#55EDC7 #7B55ED #ED557B #C7ED55
split-complementary
#55EDC7 #ED55C7 #ED7B55
monochromatic
#13B48C #1EE7B5 #55EDC7 #8CF3D9 #C4F9EB
Accessibility & contrast
On white
1.47
#55EDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#55EDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDC7
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDC7 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55edc7; /* rgb */ color: rgb(85, 237, 199); /* oklch */ color: oklch(85.6% 0.139 173.0);
Tailwind
colors: {
custom: {
50: '#95f3d8',
500: '#55edc7',
950: '#000000',
},
}SCSS
$custom: #55edc7; $custom-light: #95f3d8; $custom-dark: #000000;
JSON
{
"hex": "#55edc7",
"rgb": {
"r": 85,
"g": 237,
"b": 199
},
"hsl": {
"h": 165,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.85584,
"c": 0.13931,
"h": 173
},
"luminance": 0.66623
}Semantic roles & 50–950 ramp
primary
#55EDC7
secondary
#B43253
accent
#083EDD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583