#BDCF79#BDCF79
#BDCF79 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.1% C 0.113 H 118.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF79 |
|---|---|
| RGB | rgb(189, 207, 121) |
| HSL | hsl(73, 47%, 64%) |
| HSV | hsv(73, 42%, 81%) |
| CMYK | cmyk(8.7%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(80.08, -19.46, 40.64) |
| CIE-LCH | lch(80.08, 45.06, 115.58°) |
| OKLab | oklab(82.15% -0.0539 0.0988) |
| OKLCH | oklch(82.15% 0.113 118.6) |
| XYZ | xyz(46.7505, 56.8252, 26.5909) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.24
Pale Olive
#B9CC81
ΔE00 2.15
Greenish Beige
#C9D179
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 3.30
Light Olive
#ACBF69
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF79 #8B79CF
analogous
#CFB679 #BDCF79 #92CF79
triadic
#BDCF79 #79BDCF #CF79BD
tetradic
#BDCF79 #79CFB6 #8B79CF #CF7992
square
#BDCF79 #79CFB6 #8B79CF #CF7992
split-complementary
#BDCF79 #7992CF #B679CF
monochromatic
#839736 #A7BF4C #BDCF79 #D3DFA6 #E9EFD3
Accessibility & contrast
On white
1.70
#BDCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BDCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF79
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF79 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#C5C7BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf79; /* rgb */ color: rgb(189, 207, 121); /* oklch */ color: oklch(82.1% 0.113 118.6);
Tailwind
colors: {
custom: {
50: '#d2dda1',
500: '#bdcf79',
950: '#000000',
},
}SCSS
$custom: #bdcf79; $custom-light: #d2dda1; $custom-dark: #000000;
JSON
{
"hex": "#bdcf79",
"rgb": {
"r": 189,
"g": 207,
"b": 121
},
"hsl": {
"h": 72.558,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.82147,
"c": 0.1125,
"h": 118.6
},
"luminance": 0.56825
}Semantic roles & 50–950 ramp
primary
#BDCF79
secondary
#5F4F9D
accent
#2BBB49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480