#8DCCBE#8DCCBE
#8DCCBE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.067 H 179.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCBE |
|---|---|
| RGB | rgb(141, 204, 190) |
| HSL | hsl(167, 38%, 68%) |
| HSV | hsv(167, 31%, 80%) |
| CMYK | cmyk(30.9%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.62, -23.08, 0.55) |
| CIE-LCH | lch(77.62, 23.09, 178.62°) |
| OKLab | oklab(79.85% -0.0675 0.0011) |
| OKLCH | oklch(79.85% 0.067 179.1) |
| XYZ | xyz(41.8685, 52.5639, 56.6449) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.19
Light Teal
#90E4C1
ΔE00 8.31
Turquoise
#40E0D0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCBE #CC8D9B
analogous
#8DCC9F #8DCCBE #8DBACC
triadic
#8DCCBE #BE8DCC #CCBE8D
tetradic
#8DCCBE #9F8DCC #CC8D9B #BACC8D
square
#8DCCBE #9F8DCC #CC8D9B #BACC8D
split-complementary
#8DCCBE #CC8DBA #CC9F8D
monochromatic
#459A87 #63B9A6 #8DCCBE #B7DFD6 #E2F2EE
Accessibility & contrast
On white
1.82
#8DCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#8DCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCBE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCBE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BCBCBF
Tritanopia (blue-blind)
#7ACEC8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dccbe; /* rgb */ color: rgb(141, 204, 190); /* oklch */ color: oklch(79.9% 0.067 179.1);
Tailwind
colors: {
custom: {
50: '#b0dbd1',
500: '#8dccbe',
950: '#000000',
},
}SCSS
$custom: #8dccbe; $custom-light: #b0dbd1; $custom-dark: #000000;
JSON
{
"hex": "#8dccbe",
"rgb": {
"r": 141,
"g": 204,
"b": 190
},
"hsl": {
"h": 166.667,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.79852,
"c": 0.06747,
"h": 179.1
},
"luminance": 0.52566
}Semantic roles & 50–950 ramp
primary
#8DCCBE
secondary
#A05D6C
accent
#3450B1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483