#8DECBD#8DECBD
#8DECBD is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.1% C 0.113 H 161.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8DECBD |
|---|---|
| RGB | rgb(141, 236, 189) |
| HSL | hsl(150, 71%, 74%) |
| HSV | hsv(150, 40%, 93%) |
| CMYK | cmyk(40.3%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(86.66, -38.46, 14.07) |
| CIE-LCH | lch(86.66, 40.95, 159.90°) |
| OKLab | oklab(87.13% -0.1068 0.0362) |
| OKLCH | oklch(87.13% 0.113 161.3) |
| XYZ | xyz(50.1616, 69.3244, 58.8720) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Light Teal
#90E4C1
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.74
Mint
#AAF0C1
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.37
Pale Turquoise
#A5FBD5
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DECBD #EC8DBC
analogous
#8DEC8E #8DECBD #8DECEC
triadic
#8DECBD #BD8DEC #ECBD8D
tetradic
#8DECBD #8E8DEC #EC8DBC #ECEC8D
square
#8DECBD #8E8DEC #EC8DBC #ECEC8D
split-complementary
#8DECBD #EC8DEC #EC8E8D
monochromatic
#24DA80 #59E39F #8DECBD #C1F5DB #E5FBF0
Accessibility & contrast
On white
1.41
#8DECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#8DECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DECBD
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DECBD | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFBA
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#75ECDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8decbd; /* rgb */ color: rgb(141, 236, 189); /* oklch */ color: oklch(87.1% 0.113 161.3);
Tailwind
colors: {
custom: {
50: '#b2f2d1',
500: '#8decbd',
950: '#000000',
},
}SCSS
$custom: #8decbd; $custom-light: #b2f2d1; $custom-dark: #000000;
JSON
{
"hex": "#8decbd",
"rgb": {
"r": 141,
"g": 236,
"b": 189
},
"hsl": {
"h": 150.316,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.87129,
"c": 0.11277,
"h": 161.3
},
"luminance": 0.69328
}Semantic roles & 50–950 ramp
primary
#8DECBD
secondary
#C7568E
accent
#1272D3
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583