#8BDBBB#8BDBBB
#8BDBBB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.091 H 166.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBBB |
|---|---|
| RGB | rgb(139, 219, 187) |
| HSL | hsl(156, 53%, 70%) |
| HSV | hsv(156, 37%, 86%) |
| CMYK | cmyk(36.5%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(81.70, -31.56, 8.04) |
| CIE-LCH | lch(81.70, 32.57, 165.71°) |
| OKLab | oklab(83.08% -0.089 0.0207) |
| OKLCH | oklch(83.08% 0.091 166.9) |
| XYZ | xyz(44.9453, 59.7371, 56.1662) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.12
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.65
Pale Teal
#82CBB2
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBBB #DB8BAB
analogous
#8BDB93 #8BDBBB #8BD3DB
triadic
#8BDBBB #BB8BDB #DBBB8B
tetradic
#8BDBBB #938BDB #DB8BAB #D3DB8B
square
#8BDBBB #938BDB #DB8BAB #D3DB8B
split-complementary
#8BDBBB #DB8BD3 #DB938B
monochromatic
#38B482 #5CCDA0 #8BDBBB #BAE9D6 #E8F8F1
Accessibility & contrast
On white
1.62
#8BDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#8BDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBBB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBBB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#76DCD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8bdbbb; /* rgb */ color: rgb(139, 219, 187); /* oklch */ color: oklch(83.1% 0.091 166.9);
Tailwind
colors: {
custom: {
50: '#b0e6cf',
500: '#8bdbbb',
950: '#000000',
},
}SCSS
$custom: #8bdbbb; $custom-light: #b0e6cf; $custom-dark: #000000;
JSON
{
"hex": "#8bdbbb",
"rgb": {
"r": 139,
"g": 219,
"b": 187
},
"hsl": {
"h": 156,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.83077,
"c": 0.09139,
"h": 166.9
},
"luminance": 0.5974
}Semantic roles & 50–950 ramp
primary
#8BDBBB
secondary
#B2587C
accent
#2563C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483