#BDCF8F#BDCF8F
#BDCF8F is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.5% C 0.087 H 121.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF8F |
|---|---|
| RGB | rgb(189, 207, 143) |
| HSL | hsl(77, 40%, 69%) |
| HSV | hsv(77, 31%, 81%) |
| CMYK | cmyk(8.7%, 0%, 30.9%, 18.8%) |
| CIE-LAB | lab(80.42, -16.72, 29.86) |
| CIE-LCH | lch(80.42, 34.22, 119.25°) |
| OKLab | oklab(82.53% -0.045 0.0746) |
| OKLCH | oklch(82.53% 0.087 121.1) |
| XYZ | xyz(48.2567, 57.4277, 34.5237) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.38
Greenish Tan
#BCCB7A
ΔE00 3.75
Pale Olive Green
#B1D27B
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 5.24
Tan Green
#A9BE70
ΔE00 5.52
Greenish Beige
#C9D179
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF8F #A18FCF
analogous
#CFC18F #BDCF8F #9DCF8F
triadic
#BDCF8F #8FBDCF #CF8FBD
tetradic
#BDCF8F #8FCFC1 #A18FCF #CF8F9D
square
#BDCF8F #8FCFC1 #A18FCF #CF8F9D
split-complementary
#BDCF8F #8F9DCF #C18FCF
monochromatic
#869F44 #A4BD64 #BDCF8F #D6E1BA #EFF4E5
Accessibility & contrast
On white
1.68
#BDCF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BDCF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF8F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF8F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88B
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#C2C9BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf8f; /* rgb */ color: rgb(189, 207, 143); /* oklch */ color: oklch(82.5% 0.087 121.1);
Tailwind
colors: {
custom: {
50: '#d1ddb0',
500: '#bdcf8f',
950: '#000000',
},
}SCSS
$custom: #bdcf8f; $custom-light: #d1ddb0; $custom-dark: #000000;
JSON
{
"hex": "#bdcf8f",
"rgb": {
"r": 189,
"g": 207,
"b": 143
},
"hsl": {
"h": 76.875,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.82528,
"c": 0.08713,
"h": 121.1
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#BDCF8F
secondary
#725EA4
accent
#32B357
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481