#55EDCB#55EDCB
#55EDCB is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.137 H 175.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDCB |
|---|---|
| RGB | rgb(85, 237, 203) |
| HSL | hsl(167, 81%, 63%) |
| HSV | hsv(167, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(85.41, -47.96, 4.71) |
| CIE-LCH | lch(85.41, 48.19, 174.39°) |
| OKLab | oklab(85.69% -0.1365 0.0117) |
| OKLCH | oklch(85.69% 0.137 175.1) |
| XYZ | xyz(44.8047, 66.8066, 67.0220) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.77
Aquamarine
#7FFFD4
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDCB #ED5577
analogous
#55ED7F #55EDCB #55C3ED
triadic
#55EDCB #CB55ED #EDCB55
tetradic
#55EDCB #7F55ED #ED5577 #C3ED55
square
#55EDCB #7F55ED #ED5577 #C3ED55
split-complementary
#55EDCB #ED55C3 #ED7F55
monochromatic
#13B490 #1EE7BA #55EDCB #8CF3DC #C4F9ED
Accessibility & contrast
On white
1.46
#55EDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#55EDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDCB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDCB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55edcb; /* rgb */ color: rgb(85, 237, 203); /* oklch */ color: oklch(85.7% 0.137 175.1);
Tailwind
colors: {
custom: {
50: '#95f3da',
500: '#55edcb',
950: '#000000',
},
}SCSS
$custom: #55edcb; $custom-light: #95f3da; $custom-dark: #000000;
JSON
{
"hex": "#55edcb",
"rgb": {
"r": 85,
"g": 237,
"b": 203
},
"hsl": {
"h": 166.579,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.85693,
"c": 0.137,
"h": 175.1
},
"luminance": 0.66811
}Semantic roles & 50–950 ramp
primary
#55EDCB
secondary
#B4324F
accent
#0838DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583