#8DCFBC#8DCFBC
#8DCFBC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.072 H 174.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCFBC |
|---|---|
| RGB | rgb(141, 207, 188) |
| HSL | hsl(163, 41%, 68%) |
| HSV | hsv(163, 32%, 81%) |
| CMYK | cmyk(31.9%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.41, -25.00, 2.79) |
| CIE-LCH | lch(78.41, 25.15, 173.64°) |
| OKLab | oklab(80.47% -0.0721 0.007) |
| OKLCH | oklch(80.47% 0.072 174.4) |
| XYZ | xyz(42.3713, 53.9169, 55.7416) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.58
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.55
Seafoam
#7FE0B3
ΔE00 8.24
Mediumturquoise
#48D1CC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCFBC #CF8DA0
analogous
#8DCF9B #8DCFBC #8DC1CF
triadic
#8DCFBC #BC8DCF #CFBC8D
tetradic
#8DCFBC #9B8DCF #CF8DA0 #C1CF8D
square
#8DCFBC #9B8DCF #CF8DA0 #C1CF8D
split-complementary
#8DCFBC #CF8DC1 #CF9B8D
monochromatic
#439F84 #62BDA3 #8DCFBC #B8E1D5 #E3F3EF
Accessibility & contrast
On white
1.78
#8DCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8DCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCFBC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCFBC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#7BD0C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dcfbc; /* rgb */ color: rgb(141, 207, 188); /* oklch */ color: oklch(80.5% 0.072 174.4);
Tailwind
colors: {
custom: {
50: '#b0ded0',
500: '#8dcfbc',
950: '#000000',
},
}SCSS
$custom: #8dcfbc; $custom-light: #b0ded0; $custom-dark: #000000;
JSON
{
"hex": "#8dcfbc",
"rgb": {
"r": 141,
"g": 207,
"b": 188
},
"hsl": {
"h": 162.727,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.80473,
"c": 0.07243,
"h": 174.4
},
"luminance": 0.53919
}Semantic roles & 50–950 ramp
primary
#8DCFBC
secondary
#A45C71
accent
#3257B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483