#8DCEBE#8DCEBE
#8DCEBE is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.070 H 177.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEBE |
|---|---|
| RGB | rgb(141, 206, 190) |
| HSL | hsl(165, 40%, 68%) |
| HSV | hsv(165, 32%, 81%) |
| CMYK | cmyk(31.6%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.18, -24.07, 1.38) |
| CIE-LCH | lch(78.18, 24.11, 176.72°) |
| OKLab | oklab(80.3% -0.07 0.0033) |
| OKLCH | oklch(80.3% 0.07 177.3) |
| XYZ | xyz(42.3469, 53.5207, 56.8044) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.42
Seafoam Blue
#78D1B6
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 7.27
Light Teal
#90E4C1
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 8.34
Turquoise
#40E0D0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEBE #CE8D9D
analogous
#8DCE9D #8DCEBE #8DBDCE
triadic
#8DCEBE #BE8DCE #CEBE8D
tetradic
#8DCEBE #9D8DCE #CE8D9D #BDCE8D
square
#8DCEBE #9D8DCE #CE8D9D #BDCE8D
split-complementary
#8DCEBE #CE8DBD #CE9D8D
monochromatic
#449D87 #62BCA6 #8DCEBE #B8E0D6 #E3F3EF
Accessibility & contrast
On white
1.79
#8DCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8DCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEBE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEBE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#BDBEBF
Tritanopia (blue-blind)
#7AD0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcebe; /* rgb */ color: rgb(141, 206, 190); /* oklch */ color: oklch(80.3% 0.070 177.3);
Tailwind
colors: {
custom: {
50: '#b0ddd1',
500: '#8dcebe',
950: '#000000',
},
}SCSS
$custom: #8dcebe; $custom-light: #b0ddd1; $custom-dark: #000000;
JSON
{
"hex": "#8dcebe",
"rgb": {
"r": 141,
"g": 206,
"b": 190
},
"hsl": {
"h": 165.231,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80304,
"c": 0.07006,
"h": 177.3
},
"luminance": 0.53523
}Semantic roles & 50–950 ramp
primary
#8DCEBE
secondary
#A35C6E
accent
#3352B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483