#BDCF77#BDCF77
#BDCF77 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.1% C 0.115 H 118.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF77 |
|---|---|
| RGB | rgb(189, 207, 119) |
| HSL | hsl(72, 48%, 64%) |
| HSV | hsv(72, 43%, 81%) |
| CMYK | cmyk(8.7%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(80.05, -19.68, 41.61) |
| CIE-LCH | lch(80.05, 46.03, 115.31°) |
| OKLab | oklab(82.12% -0.0547 0.1008) |
| OKLCH | oklch(82.12% 0.115 118.5) |
| XYZ | xyz(46.6291, 56.7766, 25.9517) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.44
Pale Olive
#B9CC81
ΔE00 2.47
Greenish Beige
#C9D179
ΔE00 2.64
Pale Olive Green
#B1D27B
ΔE00 3.40
Light Olive
#ACBF69
ΔE00 4.17
Light Moss Green
#A6C875
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF77 #8977CF
analogous
#CFB577 #BDCF77 #91CF77
triadic
#BDCF77 #77BDCF #CF77BD
tetradic
#BDCF77 #77CFB5 #8977CF #CF7791
square
#BDCF77 #77CFB5 #8977CF #CF7791
split-complementary
#BDCF77 #7791CF #B577CF
monochromatic
#839635 #A7BF4A #BDCF77 #D3DFA4 #E9EFD1
Accessibility & contrast
On white
1.70
#BDCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BDCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF77
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF77 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#C5C7BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcf77; /* rgb */ color: rgb(189, 207, 119); /* oklch */ color: oklch(82.1% 0.115 118.5);
Tailwind
colors: {
custom: {
50: '#d2dd9f',
500: '#bdcf77',
950: '#000000',
},
}SCSS
$custom: #bdcf77; $custom-light: #d2dd9f; $custom-dark: #000000;
JSON
{
"hex": "#bdcf77",
"rgb": {
"r": 189,
"g": 207,
"b": 119
},
"hsl": {
"h": 72.273,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.82117,
"c": 0.11468,
"h": 118.5
},
"luminance": 0.56776
}Semantic roles & 50–950 ramp
primary
#BDCF77
secondary
#5E4E9C
accent
#2ABB48
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480