#BFDA8E#BFDA8E
#BFDA8E is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.0% C 0.104 H 124.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA8E |
|---|---|
| RGB | rgb(191, 218, 142) |
| HSL | hsl(81, 51%, 71%) |
| HSV | hsv(81, 35%, 85%) |
| CMYK | cmyk(12.4%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(83.53, -21.56, 34.51) |
| CIE-LCH | lch(83.53, 40.69, 121.99°) |
| OKLab | oklab(85.05% -0.0587 0.0855) |
| OKLCH | oklch(85.05% 0.104 124.5) |
| XYZ | xyz(51.4393, 63.1719, 35.0694) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 4.55
Light Grey Green
#B7E1A1
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 5.19
Greenish Beige
#C9D179
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA8E #A98EDA
analogous
#DACF8E #BFDA8E #99DA8E
triadic
#BFDA8E #8EBFDA #DA8EBF
tetradic
#BFDA8E #8EDACF #A98EDA #DA8E99
square
#BFDA8E #8EDACF #A98EDA #DA8E99
split-complementary
#BFDA8E #8E99DA #CF8EDA
monochromatic
#88B33B #A5CB60 #BFDA8E #D9E9BC #F2F7E8
Accessibility & contrast
On white
1.54
#BFDA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BFDA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA8E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA8E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#C4D3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda8e; /* rgb */ color: rgb(191, 218, 142); /* oklch */ color: oklch(85.0% 0.104 124.5);
Tailwind
colors: {
custom: {
50: '#d3e5b0',
500: '#bfda8e',
950: '#000000',
},
}SCSS
$custom: #bfda8e; $custom-light: #d3e5b0; $custom-dark: #000000;
JSON
{
"hex": "#bfda8e",
"rgb": {
"r": 191,
"g": 218,
"b": 142
},
"hsl": {
"h": 81.316,
"s": 50.667,
"l": 70.588
},
"oklch": {
"l": 0.85045,
"c": 0.10372,
"h": 124.5
},
"luminance": 0.63172
}Semantic roles & 50–950 ramp
primary
#BFDA8E
secondary
#7A5BB1
accent
#27BE5D
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481