#BDCF93#BDCF93
#BDCF93 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.082 H 121.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF93 |
|---|---|
| RGB | rgb(189, 207, 147) |
| HSL | hsl(78, 38%, 69%) |
| HSV | hsv(78, 29%, 81%) |
| CMYK | cmyk(8.7%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(80.49, -16.17, 27.87) |
| CIE-LCH | lch(80.49, 32.22, 120.12°) |
| OKLab | oklab(82.61% -0.0433 0.07) |
| OKLCH | oklch(82.61% 0.082 121.8) |
| XYZ | xyz(48.5651, 57.5510, 36.1481) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.21
Greenish Tan
#BCCB7A
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.78
Tan Green
#A9BE70
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF93 #A593CF
analogous
#CFC393 #BDCF93 #9FCF93
triadic
#BDCF93 #93BDCF #CF93BD
tetradic
#BDCF93 #93CFC3 #A593CF #CF939F
square
#BDCF93 #93CFC3 #A593CF #CF939F
split-complementary
#BDCF93 #939FCF #C393CF
monochromatic
#86A047 #A3BC69 #BDCF93 #D7E2BD #F1F5E8
Accessibility & contrast
On white
1.68
#BDCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BDCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF93
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF93 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88F
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#C2C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf93; /* rgb */ color: rgb(189, 207, 147); /* oklch */ color: oklch(82.6% 0.082 121.8);
Tailwind
colors: {
custom: {
50: '#d1ddb3',
500: '#bdcf93',
950: '#000000',
},
}SCSS
$custom: #bdcf93; $custom-light: #d1ddb3; $custom-dark: #000000;
JSON
{
"hex": "#bdcf93",
"rgb": {
"r": 189,
"g": 207,
"b": 147
},
"hsl": {
"h": 78,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.82606,
"c": 0.08231,
"h": 121.8
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#BDCF93
secondary
#7662A4
accent
#34B15A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481