#BDCF8D#BDCF8D
#BDCF8D is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.5% C 0.090 H 120.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF8D |
|---|---|
| RGB | rgb(189, 207, 141) |
| HSL | hsl(76, 41%, 68%) |
| HSV | hsv(76, 32%, 81%) |
| CMYK | cmyk(8.7%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(80.39, -16.99, 30.85) |
| CIE-LCH | lch(80.39, 35.22, 118.84°) |
| OKLab | oklab(82.49% -0.0458 0.0769) |
| OKLCH | oklch(82.49% 0.09 120.8) |
| XYZ | xyz(48.1065, 57.3676, 33.7329) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.00
Greenish Tan
#BCCB7A
ΔE00 3.36
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 5.28
Tan Green
#A9BE70
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF8D #9F8DCF
analogous
#CFC08D #BDCF8D #9CCF8D
triadic
#BDCF8D #8DBDCF #CF8DBD
tetradic
#BDCF8D #8DCFC0 #9F8DCF #CF8D9C
square
#BDCF8D #8DCFC0 #9F8DCF #CF8D9C
split-complementary
#BDCF8D #8D9CCF #C08DCF
monochromatic
#869F43 #A4BD62 #BDCF8D #D6E1B8 #EFF3E3
Accessibility & contrast
On white
1.68
#BDCF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BDCF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF8D
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF8D | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C889
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#C3C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf8d; /* rgb */ color: rgb(189, 207, 141); /* oklch */ color: oklch(82.5% 0.090 120.8);
Tailwind
colors: {
custom: {
50: '#d1ddaf',
500: '#bdcf8d',
950: '#000000',
},
}SCSS
$custom: #bdcf8d; $custom-light: #d1ddaf; $custom-dark: #000000;
JSON
{
"hex": "#bdcf8d",
"rgb": {
"r": 189,
"g": 207,
"b": 141
},
"hsl": {
"h": 76.364,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.8249,
"c": 0.08952,
"h": 120.8
},
"luminance": 0.57368
}Semantic roles & 50–950 ramp
primary
#BDCF8D
secondary
#705CA4
accent
#32B455
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481