#BFD09F#BFD09F
#BFD09F is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.2% C 0.068 H 123.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD09F |
|---|---|
| RGB | rgb(191, 208, 159) |
| HSL | hsl(81, 34%, 72%) |
| HSV | hsv(81, 24%, 82%) |
| CMYK | cmyk(8.2%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(81.12, -14.20, 22.47) |
| CIE-LCH | lch(81.12, 26.58, 122.28°) |
| OKLab | oklab(83.22% -0.0377 0.0571) |
| OKLCH | oklch(83.22% 0.068 123.4) |
| XYZ | xyz(50.2990, 58.6912, 41.4728) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.38
Greenish Tan
#BCCB7A
ΔE00 7.04
Pale Olive Green
#B1D27B
ΔE00 7.70
Light Moss Green
#A6C875
ΔE00 7.94
Tan Green
#A9BE70
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD09F #B09FD0
analogous
#D0C99F #BFD09F #A7D09F
triadic
#BFD09F #9FBFD0 #D09FBF
tetradic
#BFD09F #9FD0C9 #B09FD0 #D09FA7
square
#BFD09F #9FD0C9 #B09FD0 #D09FA7
split-complementary
#BFD09F #9FA7D0 #C99FD0
monochromatic
#87A450 #A4BC76 #BFD09F #DAE4C8 #F1F5EA
Accessibility & contrast
On white
1.65
#BFD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BFD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD09F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD09F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9C
Deuteranopia (green-blind)
#D4C9A1
Tritanopia (blue-blind)
#C3CBC3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfd09f; /* rgb */ color: rgb(191, 208, 159); /* oklch */ color: oklch(83.2% 0.068 123.4);
Tailwind
colors: {
custom: {
50: '#d2debb',
500: '#bfd09f',
950: '#000000',
},
}SCSS
$custom: #bfd09f; $custom-light: #d2debb; $custom-dark: #000000;
JSON
{
"hex": "#bfd09f",
"rgb": {
"r": 191,
"g": 208,
"b": 159
},
"hsl": {
"h": 80.816,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.83218,
"c": 0.06841,
"h": 123.4
},
"luminance": 0.58691
}Semantic roles & 50–950 ramp
primary
#BFD09F
secondary
#816DA6
accent
#38AD61
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482