#BFDF80#BFDF80
#BFDF80 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.9% C 0.126 H 124.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF80 |
|---|---|
| RGB | rgb(191, 223, 128) |
| HSL | hsl(80, 60%, 69%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(14.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(84.69, -25.69, 43.01) |
| CIE-LCH | lch(84.69, 50.10, 120.85°) |
| OKLab | oklab(85.91% -0.0711 0.1045) |
| OKLCH | oklch(85.91% 0.126 124.2) |
| XYZ | xyz(51.7696, 65.4100, 30.3159) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.36
Pale Olive
#B9CC81
ΔE00 5.29
Greenish Tan
#BCCB7A
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 5.74
Light Moss Green
#A6C875
ΔE00 5.98
Pistachio (survey)
#C0FA8B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF80 #A080DF
analogous
#DFD080 #BFDF80 #90DF80
triadic
#BFDF80 #80BFDF #DF80BF
tetradic
#BFDF80 #80DFD0 #A080DF #DF8090
square
#BFDF80 #80DFD0 #A080DF #DF8090
split-complementary
#BFDF80 #8090DF #D080DF
monochromatic
#89B72E #A6D34F #BFDF80 #D8EBB1 #F0F8E2
Accessibility & contrast
On white
1.49
#BFDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BFDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF80
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF80 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D479
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#C5D7C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf80; /* rgb */ color: rgb(191, 223, 128); /* oklch */ color: oklch(85.9% 0.126 124.2);
Tailwind
colors: {
custom: {
50: '#d4e9a6',
500: '#bfdf80',
950: '#000000',
},
}SCSS
$custom: #bfdf80; $custom-light: #d4e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bfdf80",
"rgb": {
"r": 191,
"g": 223,
"b": 128
},
"hsl": {
"h": 80.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.85909,
"c": 0.12636,
"h": 124.2
},
"luminance": 0.6541
}Semantic roles & 50–950 ramp
primary
#BFDF80
secondary
#704DB6
accent
#1EC757
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480