#BFDD90#BFDD90
#BFDD90 is a very light, moderate yellow-green. Relative luminance 0.648; OKLCH L 85.7% C 0.106 H 125.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD90 |
|---|---|
| RGB | rgb(191, 221, 144) |
| HSL | hsl(83, 53%, 72%) |
| HSV | hsv(83, 35%, 87%) |
| CMYK | cmyk(13.6%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(84.38, -22.76, 34.61) |
| CIE-LCH | lch(84.38, 41.42, 123.33°) |
| OKLab | oklab(85.73% -0.062 0.0858) |
| OKLCH | oklch(85.73% 0.106 125.9) |
| XYZ | xyz(52.3758, 64.8025, 36.1290) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.44
Light Grey Green
#B7E1A1
ΔE00 4.20
Pale Olive
#B9CC81
ΔE00 4.35
Greenish Tan
#BCCB7A
ΔE00 5.33
Light Moss Green
#A6C875
ΔE00 5.60
Light Sage
#BCECAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD90 #AE90DD
analogous
#DDD590 #BFDD90 #99DD90
triadic
#BFDD90 #90BFDD #DD90BF
tetradic
#BFDD90 #90DDD5 #AE90DD #DD9099
square
#BFDD90 #90DDD5 #AE90DD #DD9099
split-complementary
#BFDD90 #9099DD #D590DD
monochromatic
#88BA39 #A4CF61 #BFDD90 #DAEBBF #F1F8E8
Accessibility & contrast
On white
1.50
#BFDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BFDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD90
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD90 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#C3D6C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdd90; /* rgb */ color: rgb(191, 221, 144); /* oklch */ color: oklch(85.7% 0.106 125.9);
Tailwind
colors: {
custom: {
50: '#d3e7b1',
500: '#bfdd90',
950: '#000000',
},
}SCSS
$custom: #bfdd90; $custom-light: #d3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#bfdd90",
"rgb": {
"r": 191,
"g": 221,
"b": 144
},
"hsl": {
"h": 83.377,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.85734,
"c": 0.10586,
"h": 125.9
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#BFDD90
secondary
#7F5DB5
accent
#25C162
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481