#BDCF92#BDCF92
#BDCF92 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.6% C 0.084 H 121.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF92 |
|---|---|
| RGB | rgb(189, 207, 146) |
| HSL | hsl(78, 39%, 69%) |
| HSV | hsv(78, 29%, 81%) |
| CMYK | cmyk(8.7%, 0%, 29.5%, 18.8%) |
| CIE-LAB | lab(80.47, -16.31, 28.37) |
| CIE-LCH | lch(80.47, 32.72, 119.89°) |
| OKLab | oklab(82.59% -0.0438 0.0711) |
| OKLCH | oklch(82.59% 0.084 121.6) |
| XYZ | xyz(48.4870, 57.5198, 35.7366) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.00
Greenish Tan
#BCCB7A
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 5.64
Tan Green
#A9BE70
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF92 #A492CF
analogous
#CFC392 #BDCF92 #9FCF92
triadic
#BDCF92 #92BDCF #CF92BD
tetradic
#BDCF92 #92CFC3 #A492CF #CF929F
square
#BDCF92 #92CFC3 #A492CF #CF929F
split-complementary
#BDCF92 #929FCF #C392CF
monochromatic
#86A047 #A3BC68 #BDCF92 #D7E2BC #F0F4E7
Accessibility & contrast
On white
1.68
#BDCF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BDCF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF92
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF92 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#C2C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf92; /* rgb */ color: rgb(189, 207, 146); /* oklch */ color: oklch(82.6% 0.084 121.6);
Tailwind
colors: {
custom: {
50: '#d1ddb2',
500: '#bdcf92',
950: '#000000',
},
}SCSS
$custom: #bdcf92; $custom-light: #d1ddb2; $custom-dark: #000000;
JSON
{
"hex": "#bdcf92",
"rgb": {
"r": 189,
"g": 207,
"b": 146
},
"hsl": {
"h": 77.705,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.82586,
"c": 0.08351,
"h": 121.6
},
"luminance": 0.5752
}Semantic roles & 50–950 ramp
primary
#BDCF92
secondary
#7561A4
accent
#34B259
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481