#B8D0BA#B8D0BA
#B8D0BA is a very light, muted green. Relative luminance 0.588; OKLCH L 83.4% C 0.040 H 147.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D0BA |
|---|---|
| RGB | rgb(184, 208, 186) |
| HSL | hsl(125, 20%, 77%) |
| HSV | hsv(125, 12%, 82%) |
| CMYK | cmyk(11.5%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(81.21, -12.21, 8.21) |
| CIE-LCH | lch(81.21, 14.71, 146.06°) |
| OKLab | oklab(83.35% -0.0336 0.0214) |
| OKLCH | oklch(83.35% 0.04 147.6) |
| XYZ | xyz(51.1841, 58.8465, 55.1067) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 10.04
Darkseagreen
#8FBC8F
ΔE00 10.36
Sage Green
#9CAF88
ΔE00 10.57
Pale Teal
#82CBB2
ΔE00 10.68
Light Grey
#D8DCD6
ΔE00 10.91
Light Grey Green
#B7E1A1
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D0BA #D0B8CE
analogous
#C2D0B8 #B8D0BA #B8D0C6
triadic
#B8D0BA #BAB8D0 #D0BAB8
tetradic
#B8D0BA #B8C2D0 #D0B8CE #D0C6B8
square
#B8D0BA #B8C2D0 #D0B8CE #D0C6B8
split-complementary
#B8D0BA #C6B8D0 #D0B8C2
monochromatic
#6E9F72 #93B896 #B8D0BA #DDE8DE #EDF3ED
Accessibility & contrast
On white
1.64
#B8D0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#B8D0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D0BA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D0BA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB9
Deuteranopia (green-blind)
#CCC9BB
Tritanopia (blue-blind)
#B6CFCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b8d0ba; /* rgb */ color: rgb(184, 208, 186); /* oklch */ color: oklch(83.4% 0.040 147.6);
Tailwind
colors: {
custom: {
50: '#cddece',
500: '#b8d0ba',
950: '#000000',
},
}SCSS
$custom: #b8d0ba; $custom-light: #cddece; $custom-dark: #000000;
JSON
{
"hex": "#b8d0ba",
"rgb": {
"r": 184,
"g": 208,
"b": 186
},
"hsl": {
"h": 125,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83352,
"c": 0.03981,
"h": 147.6
},
"luminance": 0.58847
}Semantic roles & 50–950 ramp
primary
#B8D0BA
secondary
#A587A3
accent
#47979F
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131513
muted
#838483