#8DD1BB#8DD1BB
#8DD1BB is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.076 H 172.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD1BB |
|---|---|
| RGB | rgb(141, 209, 187) |
| HSL | hsl(161, 43%, 69%) |
| HSV | hsv(161, 33%, 82%) |
| CMYK | cmyk(32.5%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(78.95, -26.19, 4.11) |
| CIE-LCH | lch(78.95, 26.51, 171.09°) |
| OKLab | oklab(80.9% -0.075 0.0105) |
| OKLCH | oklch(80.9% 0.076 172.1) |
| XYZ | xyz(42.7515, 54.8492, 55.3384) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.13
Seafoam Blue
#78D1B6
ΔE00 3.12
Light Teal
#90E4C1
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 7.19
Tiffany Blue
#7BF2DA
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD1BB #D18DA3
analogous
#8DD199 #8DD1BB #8DC5D1
triadic
#8DD1BB #BB8DD1 #D1BB8D
tetradic
#8DD1BB #998DD1 #D18DA3 #C5D18D
square
#8DD1BB #998DD1 #D18DA3 #C5D18D
split-complementary
#8DD1BB #D18DC5 #D1998D
monochromatic
#41A283 #61BFA1 #8DD1BB #B9E3D5 #E4F4EF
Accessibility & contrast
On white
1.75
#8DD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8DD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD1BB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD1BB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#7BD2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dd1bb; /* rgb */ color: rgb(141, 209, 187); /* oklch */ color: oklch(80.9% 0.076 172.1);
Tailwind
colors: {
custom: {
50: '#b0dfcf',
500: '#8dd1bb',
950: '#000000',
},
}SCSS
$custom: #8dd1bb; $custom-light: #b0dfcf; $custom-dark: #000000;
JSON
{
"hex": "#8dd1bb",
"rgb": {
"r": 141,
"g": 209,
"b": 187
},
"hsl": {
"h": 160.588,
"s": 42.5,
"l": 68.627
},
"oklch": {
"l": 0.80899,
"c": 0.07575,
"h": 172.1
},
"luminance": 0.54852
}Semantic roles & 50–950 ramp
primary
#8DD1BB
secondary
#A75C74
accent
#305BB6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483