#BFDA82#BFDA82
#BFDA82 is a very light, moderate yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.117 H 122.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA82 |
|---|---|
| RGB | rgb(191, 218, 130) |
| HSL | hsl(78, 54%, 68%) |
| HSV | hsv(78, 40%, 85%) |
| CMYK | cmyk(12.4%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(83.35, -23.05, 40.33) |
| CIE-LCH | lch(83.35, 46.45, 119.75°) |
| OKLab | oklab(84.84% -0.0635 0.0985) |
| OKLCH | oklch(84.84% 0.117 122.8) |
| XYZ | xyz(50.5864, 62.8308, 30.5773) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.78
Greenish Tan
#BCCB7A
ΔE00 4.05
Greenish Beige
#C9D179
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA82 #9D82DA
analogous
#DAC982 #BFDA82 #93DA82
triadic
#BFDA82 #82BFDA #DA82BF
tetradic
#BFDA82 #82DAC9 #9D82DA #DA8293
square
#BFDA82 #82DAC9 #9D82DA #DA8293
split-complementary
#BFDA82 #8293DA #C982DA
monochromatic
#88AE34 #A7CC53 #BFDA82 #D7E8B1 #EFF6E0
Accessibility & contrast
On white
1.55
#BFDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#BFDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA82
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA82 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#C5D2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfda82; /* rgb */ color: rgb(191, 218, 130); /* oklch */ color: oklch(84.8% 0.117 122.8);
Tailwind
colors: {
custom: {
50: '#d3e5a7',
500: '#bfda82',
950: '#000000',
},
}SCSS
$custom: #bfda82; $custom-light: #d3e5a7; $custom-dark: #000000;
JSON
{
"hex": "#bfda82",
"rgb": {
"r": 191,
"g": 218,
"b": 130
},
"hsl": {
"h": 78.409,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.84842,
"c": 0.11717,
"h": 122.8
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#BFDA82
secondary
#6D50B0
accent
#24C254
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480