#B8DCA2#B8DCA2
#B8DCA2 is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.4% C 0.087 H 133.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCA2 |
|---|---|
| RGB | rgb(184, 220, 162) |
| HSL | hsl(97, 45%, 75%) |
| HSV | hsv(97, 26%, 86%) |
| CMYK | cmyk(16.4%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(83.96, -22.23, 24.71) |
| CIE-LCH | lch(83.96, 33.24, 131.97°) |
| OKLab | oklab(85.38% -0.0602 0.0626) |
| OKLCH | oklch(85.38% 0.087 133.9) |
| XYZ | xyz(51.8807, 63.9846, 43.7923) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.70
Light Sage
#BCECAC
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.61
Pale Olive Green
#B1D27B
ΔE00 6.65
Pale Olive
#B9CC81
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCA2 #C6A2DC
analogous
#D5DCA2 #B8DCA2 #A2DCA9
triadic
#B8DCA2 #A2B8DC #DCA2B8
tetradic
#B8DCA2 #A2D5DC #C6A2DC #DCA9A2
square
#B8DCA2 #A2D5DC #C6A2DC #DCA9A2
split-complementary
#B8DCA2 #A9A2DC #DCA2D5
monochromatic
#74BB49 #96CB76 #B8DCA2 #DAEDCE #EEF7E9
Accessibility & contrast
On white
1.52
#B8DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#B8DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCA2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCA2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D39E
Deuteranopia (green-blind)
#DBD0A5
Tritanopia (blue-blind)
#B9D7CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b8dca2; /* rgb */ color: rgb(184, 220, 162); /* oklch */ color: oklch(85.4% 0.087 133.9);
Tailwind
colors: {
custom: {
50: '#cee7bd',
500: '#b8dca2',
950: '#000000',
},
}SCSS
$custom: #b8dca2; $custom-light: #cee7bd; $custom-dark: #000000;
JSON
{
"hex": "#b8dca2",
"rgb": {
"r": 184,
"g": 220,
"b": 162
},
"hsl": {
"h": 97.241,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.85379,
"c": 0.08682,
"h": 133.9
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#B8DCA2
secondary
#9A6EB4
accent
#2DB884
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#131612
muted
#838482