#BDCF78#BDCF78
#BDCF78 is a very light, moderate yellow-green. Relative luminance 0.568; OKLCH L 82.1% C 0.114 H 118.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF78 |
|---|---|
| RGB | rgb(189, 207, 120) |
| HSL | hsl(72, 48%, 64%) |
| HSV | hsv(72, 42%, 81%) |
| CMYK | cmyk(8.7%, 0%, 42%, 18.8%) |
| CIE-LAB | lab(80.07, -19.57, 41.13) |
| CIE-LCH | lch(80.07, 45.54, 115.45°) |
| OKLab | oklab(82.13% -0.0543 0.0998) |
| OKLCH | oklch(82.13% 0.114 118.5) |
| XYZ | xyz(46.6895, 56.8008, 26.2697) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.33
Pale Olive
#B9CC81
ΔE00 2.31
Greenish Beige
#C9D179
ΔE00 2.68
Pale Olive Green
#B1D27B
ΔE00 3.35
Light Olive
#ACBF69
ΔE00 4.17
Light Moss Green
#A6C875
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF78 #8A78CF
analogous
#CFB678 #BDCF78 #92CF78
triadic
#BDCF78 #78BDCF #CF78BD
tetradic
#BDCF78 #78CFB6 #8A78CF #CF7892
square
#BDCF78 #78CFB6 #8A78CF #CF7892
split-complementary
#BDCF78 #7892CF #B678CF
monochromatic
#839736 #A7BF4B #BDCF78 #D3DFA5 #E9EFD2
Accessibility & contrast
On white
1.70
#BDCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BDCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF78
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF78 | 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)
#D9C671
Deuteranopia (green-blind)
#D7C77C
Tritanopia (blue-blind)
#C5C7BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf78; /* rgb */ color: rgb(189, 207, 120); /* oklch */ color: oklch(82.1% 0.114 118.5);
Tailwind
colors: {
custom: {
50: '#d2dda0',
500: '#bdcf78',
950: '#000000',
},
}SCSS
$custom: #bdcf78; $custom-light: #d2dda0; $custom-dark: #000000;
JSON
{
"hex": "#bdcf78",
"rgb": {
"r": 189,
"g": 207,
"b": 120
},
"hsl": {
"h": 72.414,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.82132,
"c": 0.11359,
"h": 118.5
},
"luminance": 0.56801
}Semantic roles & 50–950 ramp
primary
#BDCF78
secondary
#5F4E9D
accent
#2BBB49
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480