#8DCEBA#8DCEBA
#8DCEBA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.072 H 173.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEBA |
|---|---|
| RGB | rgb(141, 206, 186) |
| HSL | hsl(162, 40%, 68%) |
| HSV | hsv(162, 32%, 81%) |
| CMYK | cmyk(31.6%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.08, -24.93, 3.38) |
| CIE-LCH | lch(78.08, 25.16, 172.29°) |
| OKLab | oklab(80.19% -0.0717 0.0086) |
| OKLCH | oklch(80.19% 0.072 173.2) |
| XYZ | xyz(41.9157, 53.3483, 54.5335) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.25
Seafoam Blue
#78D1B6
ΔE00 3.68
Mediumaquamarine
#66CDAA
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.51
Seafoam
#7FE0B3
ΔE00 8.08
Turquoise
#40E0D0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEBA #CE8DA1
analogous
#8DCE99 #8DCEBA #8DC1CE
triadic
#8DCEBA #BA8DCE #CEBA8D
tetradic
#8DCEBA #998DCE #CE8DA1 #C1CE8D
square
#8DCEBA #998DCE #CE8DA1 #C1CE8D
split-complementary
#8DCEBA #CE8DC1 #CE998D
monochromatic
#449D82 #62BCA0 #8DCEBA #B8E0D4 #E3F3EE
Accessibility & contrast
On white
1.80
#8DCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#8DCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEBA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEBA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#BEBEBB
Tritanopia (blue-blind)
#7BCFC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dceba; /* rgb */ color: rgb(141, 206, 186); /* oklch */ color: oklch(80.2% 0.072 173.2);
Tailwind
colors: {
custom: {
50: '#b0ddce',
500: '#8dceba',
950: '#000000',
},
}SCSS
$custom: #8dceba; $custom-light: #b0ddce; $custom-dark: #000000;
JSON
{
"hex": "#8dceba",
"rgb": {
"r": 141,
"g": 206,
"b": 186
},
"hsl": {
"h": 161.538,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.8019,
"c": 0.07219,
"h": 173.2
},
"luminance": 0.53351
}Semantic roles & 50–950 ramp
primary
#8DCEBA
secondary
#A35C72
accent
#335AB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483