#BDCE92#BDCE92
#BDCE92 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.082 H 121.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE92 |
|---|---|
| RGB | rgb(189, 206, 146) |
| HSL | hsl(77, 38%, 69%) |
| HSV | hsv(77, 29%, 81%) |
| CMYK | cmyk(8.3%, 0%, 29.1%, 19.2%) |
| CIE-LAB | lab(80.20, -15.81, 28.01) |
| CIE-LCH | lch(80.20, 32.16, 119.44°) |
| OKLab | oklab(82.37% -0.0423 0.0703) |
| OKLCH | oklch(82.37% 0.082 121.1) |
| XYZ | xyz(48.2455, 57.0368, 35.6561) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.11
Greenish Tan
#BCCB7A
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 5.47
Light Moss Green
#A6C875
ΔE00 5.79
Tan Green
#A9BE70
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE92 #A392CE
analogous
#CEC192 #BDCE92 #9FCE92
triadic
#BDCE92 #92BDCE #CE92BD
tetradic
#BDCE92 #92CEC1 #A392CE #CE929F
square
#BDCE92 #92CEC1 #A392CE #CE929F
split-complementary
#BDCE92 #929FCE #C192CE
monochromatic
#869E47 #A3BB68 #BDCE92 #D7E1BC #F0F4E6
Accessibility & contrast
On white
1.69
#BDCE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BDCE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE92
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE92 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78E
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#C2C8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdce92; /* rgb */ color: rgb(189, 206, 146); /* oklch */ color: oklch(82.4% 0.082 121.1);
Tailwind
colors: {
custom: {
50: '#d1ddb2',
500: '#bdce92',
950: '#000000',
},
}SCSS
$custom: #bdce92; $custom-light: #d1ddb2; $custom-dark: #000000;
JSON
{
"hex": "#bdce92",
"rgb": {
"r": 189,
"g": 206,
"b": 146
},
"hsl": {
"h": 77,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.8237,
"c": 0.08204,
"h": 121.1
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#BDCE92
secondary
#7461A3
accent
#35B158
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481