#8CD5BB#8CD5BB
#8CD5BB is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.8% C 0.082 H 169.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5BB |
|---|---|
| RGB | rgb(140, 213, 187) |
| HSL | hsl(159, 46%, 69%) |
| HSV | hsv(159, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(80.04, -28.42, 5.67) |
| CIE-LCH | lch(80.04, 28.98, 168.72°) |
| OKLab | oklab(81.76% -0.0808 0.0145) |
| OKLCH | oklch(81.76% 0.082 169.8) |
| XYZ | xyz(43.5759, 56.7493, 55.6617) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.52
Seafoam Blue
#78D1B6
ΔE00 2.60
Light Teal
#90E4C1
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5BB #D58CA6
analogous
#8CD597 #8CD5BB #8CCBD5
triadic
#8CD5BB #BB8CD5 #D5BB8C
tetradic
#8CD5BB #978CD5 #D58CA6 #CBD58C
square
#8CD5BB #978CD5 #D58CA6 #CBD58C
split-complementary
#8CD5BB #D58CCB #D5978C
monochromatic
#3EA983 #5FC5A0 #8CD5BB #B9E5D6 #E6F6F0
Accessibility & contrast
On white
1.70
#8CD5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8CD5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5BB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5BB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#78D6CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd5bb; /* rgb */ color: rgb(140, 213, 187); /* oklch */ color: oklch(81.8% 0.082 169.8);
Tailwind
colors: {
custom: {
50: '#b0e2cf',
500: '#8cd5bb',
950: '#000000',
},
}SCSS
$custom: #8cd5bb; $custom-light: #b0e2cf; $custom-dark: #000000;
JSON
{
"hex": "#8cd5bb",
"rgb": {
"r": 140,
"g": 213,
"b": 187
},
"hsl": {
"h": 158.63,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.81757,
"c": 0.08214,
"h": 169.8
},
"luminance": 0.56752
}Semantic roles & 50–950 ramp
primary
#8CD5BB
secondary
#AB5A77
accent
#2C5EBA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483