#8DCEBF#8DCEBF
#8DCEBF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.070 H 178.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEBF |
|---|---|
| RGB | rgb(141, 206, 191) |
| HSL | hsl(166, 40%, 68%) |
| HSV | hsv(166, 32%, 81%) |
| CMYK | cmyk(31.6%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.21, -23.85, 0.88) |
| CIE-LCH | lch(78.21, 23.87, 177.89°) |
| OKLab | oklab(80.33% -0.0696 0.002) |
| OKLCH | oklch(80.33% 0.07 178.4) |
| XYZ | xyz(42.4566, 53.5646, 57.3820) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.75
Seafoam Blue
#78D1B6
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 8.13
Turquoise
#40E0D0
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEBF #CE8D9C
analogous
#8DCE9E #8DCEBF #8DBCCE
triadic
#8DCEBF #BF8DCE #CEBF8D
tetradic
#8DCEBF #9E8DCE #CE8D9C #BCCE8D
square
#8DCEBF #9E8DCE #CE8D9C #BCCE8D
split-complementary
#8DCEBF #CE8DBC #CE9E8D
monochromatic
#449D88 #62BCA7 #8DCEBF #B8E0D7 #E3F3EF
Accessibility & contrast
On white
1.79
#8DCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8DCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEBF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEBF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#7AD0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcebf; /* rgb */ color: rgb(141, 206, 191); /* oklch */ color: oklch(80.3% 0.070 178.4);
Tailwind
colors: {
custom: {
50: '#b0ddd2',
500: '#8dcebf',
950: '#000000',
},
}SCSS
$custom: #8dcebf; $custom-light: #b0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#8dcebf",
"rgb": {
"r": 141,
"g": 206,
"b": 191
},
"hsl": {
"h": 166.154,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80333,
"c": 0.06959,
"h": 178.4
},
"luminance": 0.53567
}Semantic roles & 50–950 ramp
primary
#8DCEBF
secondary
#A35C6C
accent
#3350B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483