#BDCF80#BDCF80
#BDCF80 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.3% C 0.105 H 119.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF80 |
|---|---|
| RGB | rgb(189, 207, 128) |
| HSL | hsl(74, 45%, 66%) |
| HSV | hsv(74, 38%, 81%) |
| CMYK | cmyk(8.7%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(80.18, -18.64, 37.25) |
| CIE-LCH | lch(80.18, 41.65, 116.58°) |
| OKLab | oklab(82.26% -0.0511 0.0914) |
| OKLCH | oklch(82.26% 0.105 119.2) |
| XYZ | xyz(47.1954, 57.0032, 28.9343) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.11
Greenish Tan
#BCCB7A
ΔE00 1.27
Pale Olive Green
#B1D27B
ΔE00 3.23
Greenish Beige
#C9D179
ΔE00 3.34
Light Moss Green
#A6C875
ΔE00 4.32
Light Olive
#ACBF69
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF80 #9280CF
analogous
#CFB980 #BDCF80 #95CF80
triadic
#BDCF80 #80BDCF #CF80BD
tetradic
#BDCF80 #80CFB9 #9280CF #CF8095
square
#BDCF80 #80CFB9 #9280CF #CF8095
split-complementary
#BDCF80 #8095CF #B980CF
monochromatic
#849A3A #A6BE54 #BDCF80 #D4E0AC #EBF1D9
Accessibility & contrast
On white
1.69
#BDCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BDCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF80
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF80 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77A
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#C4C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf80; /* rgb */ color: rgb(189, 207, 128); /* oklch */ color: oklch(82.3% 0.105 119.2);
Tailwind
colors: {
custom: {
50: '#d2dda6',
500: '#bdcf80',
950: '#000000',
},
}SCSS
$custom: #bdcf80; $custom-light: #d2dda6; $custom-dark: #000000;
JSON
{
"hex": "#bdcf80",
"rgb": {
"r": 189,
"g": 207,
"b": 128
},
"hsl": {
"h": 73.671,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.8226,
"c": 0.10468,
"h": 119.2
},
"luminance": 0.57003
}Semantic roles & 50–950 ramp
primary
#BDCF80
secondary
#6553A0
accent
#2DB84D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480