#55E8CD#55E8CD
#55E8CD is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.6% C 0.131 H 178.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #55E8CD |
|---|---|
| RGB | rgb(85, 232, 205) |
| HSL | hsl(169, 76%, 62%) |
| HSV | hsv(169, 63%, 91%) |
| CMYK | cmyk(63.4%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(83.99, -45.33, 1.60) |
| CIE-LCH | lch(83.99, 45.36, 177.97°) |
| OKLab | oklab(84.56% -0.1306 0.0035) |
| OKLCH | oklch(84.56% 0.131 178.4) |
| XYZ | xyz(43.6171, 64.0476, 67.8095) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.51
Turquoise
#40E0D0
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.47
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E8CD #E85570
analogous
#55E884 #55E8CD #55B9E8
triadic
#55E8CD #CD55E8 #E8CD55
tetradic
#55E8CD #8455E8 #E85570 #B9E855
square
#55E8CD #8455E8 #E85570 #B9E855
split-complementary
#55E8CD #E855B9 #E88455
monochromatic
#17AB90 #1FE1BD #55E8CD #8BEFDD #C1F7ED
Accessibility & contrast
On white
1.52
#55E8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#55E8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E8CD
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E8CD | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #55e8cd; /* rgb */ color: rgb(85, 232, 205); /* oklch */ color: oklch(84.6% 0.131 178.4);
Tailwind
colors: {
custom: {
50: '#95f0dc',
500: '#55e8cd',
950: '#000000',
},
}SCSS
$custom: #55e8cd; $custom-light: #95f0dc; $custom-dark: #000000;
JSON
{
"hex": "#55e8cd",
"rgb": {
"r": 85,
"g": 232,
"b": 205
},
"hsl": {
"h": 168.98,
"s": 76.166,
"l": 62.157
},
"oklch": {
"l": 0.84556,
"c": 0.13063,
"h": 178.4
},
"luminance": 0.64052
}Semantic roles & 50–950 ramp
primary
#55E8CD
secondary
#AD354B
accent
#0D32D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584