#BFDE90#BFDE90
#BFDE90 is a very light, moderate yellow-green. Relative luminance 0.653; OKLCH L 86.0% C 0.107 H 126.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDE90 |
|---|---|
| RGB | rgb(191, 222, 144) |
| HSL | hsl(84, 54%, 72%) |
| HSV | hsv(84, 35%, 87%) |
| CMYK | cmyk(14%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(84.65, -23.24, 34.97) |
| CIE-LCH | lch(84.65, 41.99, 123.61°) |
| OKLab | oklab(85.95% -0.0634 0.0866) |
| OKLCH | oklch(85.95% 0.107 126.2) |
| XYZ | xyz(52.6406, 65.3321, 36.2172) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.51
Light Grey Green
#B7E1A1
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 4.60
Greenish Tan
#BCCB7A
ΔE00 5.54
Light Moss Green
#A6C875
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDE90 #AF90DE
analogous
#DED690 #BFDE90 #98DE90
triadic
#BFDE90 #90BFDE #DE90BF
tetradic
#BFDE90 #90DED6 #AF90DE #DE9098
square
#BFDE90 #90DED6 #AF90DE #DE9098
split-complementary
#BFDE90 #9098DE #D690DE
monochromatic
#87BC38 #A4D061 #BFDE90 #DAECBF #F1F8E7
Accessibility & contrast
On white
1.49
#BFDE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BFDE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDE90
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDE90 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#C3D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfde90; /* rgb */ color: rgb(191, 222, 144); /* oklch */ color: oklch(86.0% 0.107 126.2);
Tailwind
colors: {
custom: {
50: '#d3e8b1',
500: '#bfde90',
950: '#000000',
},
}SCSS
$custom: #bfde90; $custom-light: #d3e8b1; $custom-dark: #000000;
JSON
{
"hex": "#bfde90",
"rgb": {
"r": 191,
"g": 222,
"b": 144
},
"hsl": {
"h": 83.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.85953,
"c": 0.10733,
"h": 126.2
},
"luminance": 0.65333
}Semantic roles & 50–950 ramp
primary
#BFDE90
secondary
#805CB6
accent
#24C263
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481