#8BD6BB#8BD6BB
#8BD6BB is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.084 H 169.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD6BB |
|---|---|
| RGB | rgb(139, 214, 187) |
| HSL | hsl(158, 48%, 69%) |
| HSV | hsv(158, 35%, 84%) |
| CMYK | cmyk(35%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(80.27, -29.18, 6.00) |
| CIE-LCH | lch(80.27, 29.79, 168.38°) |
| OKLab | oklab(81.93% -0.0829 0.0154) |
| OKLCH | oklch(81.93% 0.084 169.5) |
| XYZ | xyz(43.6604, 57.1674, 55.7379) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.51
Pale Teal
#82CBB2
ΔE00 2.73
Light Teal
#90E4C1
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD6BB #D68BA6
analogous
#8BD696 #8BD6BB #8BCCD6
triadic
#8BD6BB #BB8BD6 #D6BB8B
tetradic
#8BD6BB #968BD6 #D68BA6 #CCD68B
square
#8BD6BB #968BD6 #D68BA6 #CCD68B
split-complementary
#8BD6BB #D68BCC #D6968B
monochromatic
#3CAA83 #5EC6A0 #8BD6BB #B8E6D6 #E5F6F0
Accessibility & contrast
On white
1.69
#8BD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#8BD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD6BB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD6BB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#77D7CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8bd6bb; /* rgb */ color: rgb(139, 214, 187); /* oklch */ color: oklch(81.9% 0.084 169.5);
Tailwind
colors: {
custom: {
50: '#afe3cf',
500: '#8bd6bb',
950: '#000000',
},
}SCSS
$custom: #8bd6bb; $custom-light: #afe3cf; $custom-dark: #000000;
JSON
{
"hex": "#8bd6bb",
"rgb": {
"r": 139,
"g": 214,
"b": 187
},
"hsl": {
"h": 158.4,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.81933,
"c": 0.08433,
"h": 169.5
},
"luminance": 0.5717
}Semantic roles & 50–950 ramp
primary
#8BD6BB
secondary
#AC5977
accent
#2A5FBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483