#B7DFCA#B7DFCA
#B7DFCA is a very light, muted green. Relative luminance 0.671; OKLCH L 86.9% C 0.051 H 162.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFCA |
|---|---|
| RGB | rgb(183, 223, 202) |
| HSL | hsl(149, 38%, 80%) |
| HSV | hsv(149, 18%, 87%) |
| CMYK | cmyk(17.9%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(85.56, -17.15, 5.98) |
| CIE-LCH | lch(85.56, 18.16, 160.79°) |
| OKLab | oklab(86.92% -0.0485 0.0155) |
| OKLCH | oklch(86.92% 0.051 162.3) |
| XYZ | xyz(56.5740, 67.1053, 65.8376) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.92
Pale Aqua
#B8FFEB
ΔE00 8.30
Mint
#AAF0C1
ΔE00 8.50
Duck Egg Blue
#C3FBF4
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 8.78
Eggshell Blue
#C4FFF7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFCA #DFB7CC
analogous
#B8DFB7 #B7DFCA #B7DFDE
triadic
#B7DFCA #CAB7DF #DFCAB7
tetradic
#B7DFCA #B7B8DF #DFB7CC #DFDEB7
square
#B7DFCA #B7B8DF #DFB7CC #DFDEB7
split-complementary
#B7DFCA #DEB7DF #DFB7B8
monochromatic
#62B98C #8DCCAB #B7DFCA #E1F2E9 #EAF6EF
Accessibility & contrast
On white
1.46
#B7DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B7DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFCA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFCA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#B0DFD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b7dfca; /* rgb */ color: rgb(183, 223, 202); /* oklch */ color: oklch(86.9% 0.051 162.3);
Tailwind
colors: {
custom: {
50: '#cde9da',
500: '#b7dfca',
950: '#000000',
},
}SCSS
$custom: #b7dfca; $custom-light: #cde9da; $custom-dark: #000000;
JSON
{
"hex": "#b7dfca",
"rgb": {
"r": 183,
"g": 223,
"b": 202
},
"hsl": {
"h": 148.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.86919,
"c": 0.0509,
"h": 162.3
},
"luminance": 0.67107
}Semantic roles & 50–950 ramp
primary
#B7DFCA
secondary
#B7839E
accent
#3476B1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131614
muted
#838483