#8BDCB8#8BDCB8
#8BDCB8 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.095 H 164.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDCB8 |
|---|---|
| RGB | rgb(139, 220, 184) |
| HSL | hsl(153, 54%, 70%) |
| HSV | hsv(153, 37%, 86%) |
| CMYK | cmyk(36.8%, 0%, 16.4%, 13.7%) |
| CIE-LAB | lab(81.91, -32.65, 9.94) |
| CIE-LCH | lch(81.91, 34.13, 163.07°) |
| OKLab | oklab(83.23% -0.0915 0.0256) |
| OKLCH | oklch(83.23% 0.095 164.4) |
| XYZ | xyz(44.8891, 60.1333, 54.5797) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.91
Seafoam
#7FE0B3
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 4.14
Pale Teal
#82CBB2
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDCB8 #DC8BAF
analogous
#8BDC8F #8BDCB8 #8BD7DC
triadic
#8BDCB8 #B88BDC #DCB88B
tetradic
#8BDCB8 #8F8BDC #DC8BAF #D7DC8B
square
#8BDCB8 #8F8BDC #DC8BAF #D7DC8B
split-complementary
#8BDCB8 #DC8BD7 #DC8F8B
monochromatic
#37B67D #5CCE9B #8BDCB8 #BAEAD5 #E7F8F1
Accessibility & contrast
On white
1.61
#8BDCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#8BDCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDCB8
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDCB8 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#77DCD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8bdcb8; /* rgb */ color: rgb(139, 220, 184); /* oklch */ color: oklch(83.2% 0.095 164.4);
Tailwind
colors: {
custom: {
50: '#b0e7cd',
500: '#8bdcb8',
950: '#000000',
},
}SCSS
$custom: #8bdcb8; $custom-light: #b0e7cd; $custom-dark: #000000;
JSON
{
"hex": "#8bdcb8",
"rgb": {
"r": 139,
"g": 220,
"b": 184
},
"hsl": {
"h": 153.333,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.83228,
"c": 0.09504,
"h": 164.4
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#8BDCB8
secondary
#B35881
accent
#246AC1
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483