#8CD0BB#8CD0BB
#8CD0BB is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.6% C 0.075 H 173.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD0BB |
|---|---|
| RGB | rgb(140, 208, 187) |
| HSL | hsl(161, 42%, 68%) |
| HSV | hsv(161, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.62, -25.99, 3.62) |
| CIE-LCH | lch(78.62, 26.24, 172.08°) |
| OKLab | oklab(80.62% -0.0746 0.0092) |
| OKLCH | oklch(80.62% 0.075 173) |
| XYZ | xyz(42.3376, 54.2727, 55.2489) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.11
Seafoam Blue
#78D1B6
ΔE00 3.20
Mediumaquamarine
#66CDAA
ΔE00 5.91
Light Teal
#90E4C1
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 7.54
Tiffany Blue
#7BF2DA
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD0BB #D08CA1
analogous
#8CD099 #8CD0BB #8CC3D0
triadic
#8CD0BB #BB8CD0 #D0BB8C
tetradic
#8CD0BB #998CD0 #D08CA1 #C3D08C
square
#8CD0BB #998CD0 #D08CA1 #C3D08C
split-complementary
#8CD0BB #D08CC3 #D0998C
monochromatic
#41A083 #61BEA1 #8CD0BB #B7E2D5 #E3F4EE
Accessibility & contrast
On white
1.77
#8CD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8CD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD0BB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD0BB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#79D1CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd0bb; /* rgb */ color: rgb(140, 208, 187); /* oklch */ color: oklch(80.6% 0.075 173.0);
Tailwind
colors: {
custom: {
50: '#b0decf',
500: '#8cd0bb',
950: '#000000',
},
}SCSS
$custom: #8cd0bb; $custom-light: #b0decf; $custom-dark: #000000;
JSON
{
"hex": "#8cd0bb",
"rgb": {
"r": 140,
"g": 208,
"b": 187
},
"hsl": {
"h": 161.471,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.80618,
"c": 0.07519,
"h": 173
},
"luminance": 0.54275
}Semantic roles & 50–950 ramp
primary
#8CD0BB
secondary
#A55B72
accent
#3059B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483