#B8D3BF#B8D3BF
#B8D3BF is a very light, muted green. Relative luminance 0.605; OKLCH L 84.1% C 0.040 H 153.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D3BF |
|---|---|
| RGB | rgb(184, 211, 191) |
| HSL | hsl(136, 23%, 77%) |
| HSV | hsv(136, 13%, 83%) |
| CMYK | cmyk(12.8%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(82.13, -12.83, 6.88) |
| CIE-LCH | lch(82.13, 14.55, 151.80°) |
| OKLab | oklab(84.12% -0.0357 0.0179) |
| OKLCH | oklch(84.12% 0.04 153.4) |
| XYZ | xyz(52.4633, 60.5395, 58.2014) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.18
Light Teal
#90E4C1
ΔE00 10.90
Darkseagreen
#8FBC8F
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 10.94
Light Grey
#D8DCD6
ΔE00 10.94
Mint
#AAF0C1
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D3BF #D3B8CC
analogous
#BED3B8 #B8D3BF #B8D3CD
triadic
#B8D3BF #BFB8D3 #D3BFB8
tetradic
#B8D3BF #B8BED3 #D3B8CC #D3CDB8
square
#B8D3BF #B8BED3 #D3B8CC #D3CDB8
split-complementary
#B8D3BF #CDB8D3 #D3B8BE
monochromatic
#6CA47B #92BC9D #B8D3BF #DEEAE1 #ECF3EE
Accessibility & contrast
On white
1.60
#B8D3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#B8D3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D3BF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D3BF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#B4D2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8d3bf; /* rgb */ color: rgb(184, 211, 191); /* oklch */ color: oklch(84.1% 0.040 153.4);
Tailwind
colors: {
custom: {
50: '#cde0d2',
500: '#b8d3bf',
950: '#000000',
},
}SCSS
$custom: #b8d3bf; $custom-light: #cde0d2; $custom-dark: #000000;
JSON
{
"hex": "#b8d3bf",
"rgb": {
"r": 184,
"g": 211,
"b": 191
},
"hsl": {
"h": 135.556,
"s": 23.478,
"l": 77.451
},
"oklch": {
"l": 0.84124,
"c": 0.03994,
"h": 153.4
},
"luminance": 0.6054
}Semantic roles & 50–950 ramp
primary
#B8D3BF
secondary
#A987A0
accent
#4489A2
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483