#B8DFCA#B8DFCA
#B8DFCA is a very light, muted green. Relative luminance 0.672; OKLCH L 87.0% C 0.050 H 161.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFCA |
|---|---|
| RGB | rgb(184, 223, 202) |
| HSL | hsl(148, 38%, 80%) |
| HSV | hsv(148, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.62, -16.83, 6.07) |
| CIE-LCH | lch(85.62, 17.89, 160.16°) |
| OKLab | oklab(86.98% -0.0475 0.0158) |
| OKLCH | oklch(86.98% 0.05 161.7) |
| XYZ | xyz(56.8128, 67.2285, 65.8488) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 8.12
Pale Aqua
#B8FFEB
ΔE00 8.44
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Mint
#AAF0C1
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 8.97
Eggshell Blue
#C4FFF7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFCA #DFB8CD
analogous
#BADFB8 #B8DFCA #B8DFDD
triadic
#B8DFCA #CAB8DF #DFCAB8
tetradic
#B8DFCA #B8BADF #DFB8CD #DFDDB8
square
#B8DFCA #B8BADF #DFB8CD #DFDDB8
split-complementary
#B8DFCA #DDB8DF #DFB8BA
monochromatic
#64B98B #8ECCAB #B8DFCA #E2F2E9 #EAF5EF
Accessibility & contrast
On white
1.45
#B8DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B8DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFCA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFCA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#B1DFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dfca; /* rgb */ color: rgb(184, 223, 202); /* oklch */ color: oklch(87.0% 0.050 161.7);
Tailwind
colors: {
custom: {
50: '#cde9da',
500: '#b8dfca',
950: '#000000',
},
}SCSS
$custom: #b8dfca; $custom-light: #cde9da; $custom-dark: #000000;
JSON
{
"hex": "#b8dfca",
"rgb": {
"r": 184,
"g": 223,
"b": 202
},
"hsl": {
"h": 147.692,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.86984,
"c": 0.05007,
"h": 161.7
},
"luminance": 0.6723
}Semantic roles & 50–950 ramp
primary
#B8DFCA
secondary
#B784A0
accent
#3578B1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131614
muted
#838483