#B8DFBB#B8DFBB
#B8DFBB is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.6% C 0.064 H 147.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFBB |
|---|---|
| RGB | rgb(184, 223, 187) |
| HSL | hsl(125, 38%, 80%) |
| HSV | hsv(125, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.28, -19.58, 13.48) |
| CIE-LCH | lch(85.28, 23.77, 145.45°) |
| OKLab | oklab(86.6% -0.0537 0.0348) |
| OKLCH | oklch(86.6% 0.064 147.1) |
| XYZ | xyz(55.1223, 66.5523, 56.9458) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.77
Light Sage
#BCECAC
ΔE00 6.91
Hospital Green
#9BE5AA
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 7.77
Very Pale Green
#CFFDBC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFBB #DFB8DC
analogous
#C9DFB8 #B8DFBB #B8DFCE
triadic
#B8DFBB #BBB8DF #DFBBB8
tetradic
#B8DFBB #B8C9DF #DFB8DC #DFCEB8
square
#B8DFBB #B8C9DF #DFB8DC #DFCEB8
split-complementary
#B8DFBB #CEB8DF #DFB8C9
monochromatic
#64B96A #8ECC93 #B8DFBB #E2F2E3 #EAF5EB
Accessibility & contrast
On white
1.47
#B8DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B8DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFBB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFBB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DAD3BD
Tritanopia (blue-blind)
#B4DDD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8dfbb; /* rgb */ color: rgb(184, 223, 187); /* oklch */ color: oklch(86.6% 0.064 147.1);
Tailwind
colors: {
custom: {
50: '#cde9cf',
500: '#b8dfbb',
950: '#000000',
},
}SCSS
$custom: #b8dfbb; $custom-light: #cde9cf; $custom-dark: #000000;
JSON
{
"hex": "#b8dfbb",
"rgb": {
"r": 184,
"g": 223,
"b": 187
},
"hsl": {
"h": 124.615,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86599,
"c": 0.06402,
"h": 147.1
},
"luminance": 0.66554
}Semantic roles & 50–950 ramp
primary
#B8DFBB
secondary
#B784B3
accent
#35A7B1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131613
muted
#838483