#8BDDB8#8BDDB8
#8BDDB8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.096 H 164.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDDB8 |
|---|---|
| RGB | rgb(139, 221, 184) |
| HSL | hsl(153, 55%, 71%) |
| HSV | hsv(153, 37%, 87%) |
| CMYK | cmyk(37.1%, 0%, 16.7%, 13.3%) |
| CIE-LAB | lab(82.20, -33.12, 10.34) |
| CIE-LCH | lch(82.20, 34.70, 162.66°) |
| OKLab | oklab(83.46% -0.0927 0.0266) |
| OKLCH | oklch(83.46% 0.096 164) |
| XYZ | xyz(45.1524, 60.6598, 54.6674) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.78
Seafoam
#7FE0B3
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 4.41
Pale Teal
#82CBB2
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDDB8 #DD8BB0
analogous
#8BDD8F #8BDDB8 #8BD9DD
triadic
#8BDDB8 #B88BDD #DDB88B
tetradic
#8BDDB8 #8F8BDD #DD8BB0 #D9DD8B
square
#8BDDB8 #8F8BDD #DD8BB0 #D9DD8B
split-complementary
#8BDDB8 #DD8BD9 #DD8F8B
monochromatic
#36B87D #5CCF9B #8BDDB8 #BAEBD5 #E7F8F1
Accessibility & contrast
On white
1.60
#8BDDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#8BDDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDDB8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDDB8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B6
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#77DDD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8bddb8; /* rgb */ color: rgb(139, 221, 184); /* oklch */ color: oklch(83.5% 0.096 164.0);
Tailwind
colors: {
custom: {
50: '#b0e8cd',
500: '#8bddb8',
950: '#000000',
},
}SCSS
$custom: #8bddb8; $custom-light: #b0e8cd; $custom-dark: #000000;
JSON
{
"hex": "#8bddb8",
"rgb": {
"r": 139,
"g": 221,
"b": 184
},
"hsl": {
"h": 152.927,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.83458,
"c": 0.09649,
"h": 164
},
"luminance": 0.60663
}Semantic roles & 50–950 ramp
primary
#8BDDB8
secondary
#B45882
accent
#236BC2
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483