#B8DFAC#B8DFAC
#B8DFAC is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.080 H 138.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFAC |
|---|---|
| RGB | rgb(184, 223, 172) |
| HSL | hsl(106, 44%, 77%) |
| HSV | hsv(106, 23%, 87%) |
| CMYK | cmyk(17.5%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.97, -22.11, 20.89) |
| CIE-LCH | lch(84.97, 30.42, 136.63°) |
| OKLab | oklab(86.25% -0.06 0.0533) |
| OKLCH | oklch(86.25% 0.08 138.4) |
| XYZ | xyz(53.5996, 65.9432, 48.9261) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.86
Light Sage
#BCECAC
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 5.78
Mint
#AAF0C1
ΔE00 6.51
Very Pale Green
#CFFDBC
ΔE00 6.76
Washed Out Green
#BCF5A6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFAC #D3ACDF
analogous
#D2DFAC #B8DFAC #ACDFB9
triadic
#B8DFAC #ACB8DF #DFACB8
tetradic
#B8DFAC #ACD2DF #D3ACDF #DFB9AC
square
#B8DFAC #ACD2DF #D3ACDF #DFB9AC
split-complementary
#B8DFAC #B9ACDF #DFACD2
monochromatic
#6CBD54 #92CE80 #B8DFAC #DEF0D8 #ECF6E9
Accessibility & contrast
On white
1.48
#B8DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B8DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFAC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFAC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#B7DBD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dfac; /* rgb */ color: rgb(184, 223, 172); /* oklch */ color: oklch(86.2% 0.080 138.4);
Tailwind
colors: {
custom: {
50: '#cee9c5',
500: '#b8dfac',
950: '#000000',
},
}SCSS
$custom: #b8dfac; $custom-light: #cee9c5; $custom-dark: #000000;
JSON
{
"hex": "#b8dfac",
"rgb": {
"r": 184,
"g": 223,
"b": 172
},
"hsl": {
"h": 105.882,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86249,
"c": 0.08028,
"h": 138.4
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#B8DFAC
secondary
#A978B8
accent
#2EB897
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131612
muted
#838482