#BDCF83#BDCF83
#BDCF83 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.101 H 119.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF83 |
|---|---|
| RGB | rgb(189, 207, 131) |
| HSL | hsl(74, 44%, 66%) |
| HSV | hsv(74, 37%, 81%) |
| CMYK | cmyk(8.7%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(80.23, -18.27, 35.78) |
| CIE-LCH | lch(80.23, 40.18, 117.06°) |
| OKLab | oklab(82.31% -0.0499 0.0881) |
| OKLCH | oklch(82.31% 0.101 119.5) |
| XYZ | xyz(47.3958, 57.0833, 29.9896) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.85
Greenish Tan
#BCCB7A
ΔE00 1.63
Pale Olive Green
#B1D27B
ΔE00 3.36
Greenish Beige
#C9D179
ΔE00 3.71
Light Moss Green
#A6C875
ΔE00 4.35
Tan Green
#A9BE70
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF83 #9583CF
analogous
#CFBB83 #BDCF83 #97CF83
triadic
#BDCF83 #83BDCF #CF83BD
tetradic
#BDCF83 #83CFBB #9583CF #CF8397
square
#BDCF83 #83CFBB #9583CF #CF8397
split-complementary
#BDCF83 #8397CF #BB83CF
monochromatic
#859B3C #A6BE57 #BDCF83 #D4E0AF #ECF1DB
Accessibility & contrast
On white
1.69
#BDCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BDCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF83
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF83 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#C4C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf83; /* rgb */ color: rgb(189, 207, 131); /* oklch */ color: oklch(82.3% 0.101 119.5);
Tailwind
colors: {
custom: {
50: '#d2dda8',
500: '#bdcf83',
950: '#000000',
},
}SCSS
$custom: #bdcf83; $custom-light: #d2dda8; $custom-dark: #000000;
JSON
{
"hex": "#bdcf83",
"rgb": {
"r": 189,
"g": 207,
"b": 131
},
"hsl": {
"h": 74.211,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.82311,
"c": 0.10125,
"h": 119.5
},
"luminance": 0.57083
}Semantic roles & 50–950 ramp
primary
#BDCF83
secondary
#6755A1
accent
#2EB74F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480