#B8D08C#B8D08C
#B8D08C is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.3% C 0.094 H 124.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D08C |
|---|---|
| RGB | rgb(184, 208, 140) |
| HSL | hsl(81, 42%, 68%) |
| HSV | hsv(81, 33%, 82%) |
| CMYK | cmyk(11.5%, 0%, 32.7%, 18.4%) |
| CIE-LAB | lab(80.29, -19.50, 31.18) |
| CIE-LCH | lch(80.29, 36.77, 122.02°) |
| OKLab | oklab(82.32% -0.0528 0.0777) |
| OKLCH | oklch(82.32% 0.094 124.2) |
| XYZ | xyz(47.0562, 57.1954, 33.3666) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.25
Pale Olive Green
#B1D27B
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 3.87
Light Moss Green
#A6C875
ΔE00 4.12
Tan Green
#A9BE70
ΔE00 5.23
Light Grey Green
#B7E1A1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D08C #A48CD0
analogous
#D0C68C #B8D08C #96D08C
triadic
#B8D08C #8CB8D0 #D08CB8
tetradic
#B8D08C #8CD0C6 #A48CD0 #D08C96
square
#B8D08C #8CD0C6 #A48CD0 #D08C96
split-complementary
#B8D08C #8C96D0 #C68CD0
monochromatic
#7FA041 #9DBE61 #B8D08C #D3E2B7 #EEF4E3
Accessibility & contrast
On white
1.69
#B8D08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B8D08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D08C
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D08C | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C887
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#BDCABF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b8d08c; /* rgb */ color: rgb(184, 208, 140); /* oklch */ color: oklch(82.3% 0.094 124.2);
Tailwind
colors: {
custom: {
50: '#cedeae',
500: '#b8d08c',
950: '#000000',
},
}SCSS
$custom: #b8d08c; $custom-light: #cedeae; $custom-dark: #000000;
JSON
{
"hex": "#b8d08c",
"rgb": {
"r": 184,
"g": 208,
"b": 140
},
"hsl": {
"h": 81.176,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.82319,
"c": 0.09393,
"h": 124.2
},
"luminance": 0.57196
}Semantic roles & 50–950 ramp
primary
#B8D08C
secondary
#755BA5
accent
#30B55F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#131510
muted
#838481