#BDCF94#BDCF94
#BDCF94 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.081 H 122.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF94 |
|---|---|
| RGB | rgb(189, 207, 148) |
| HSL | hsl(78, 38%, 70%) |
| HSV | hsv(78, 29%, 81%) |
| CMYK | cmyk(8.7%, 0%, 28.5%, 18.8%) |
| CIE-LAB | lab(80.51, -16.03, 27.38) |
| CIE-LCH | lch(80.51, 31.72, 120.35°) |
| OKLab | oklab(82.63% -0.0429 0.0688) |
| OKLCH | oklch(82.63% 0.081 122) |
| XYZ | xyz(48.6439, 57.5826, 36.5631) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.42
Greenish Tan
#BCCB7A
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.57
Light Moss Green
#A6C875
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.04
Tan Green
#A9BE70
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF94 #A694CF
analogous
#CFC494 #BDCF94 #A0CF94
triadic
#BDCF94 #94BDCF #CF94BD
tetradic
#BDCF94 #94CFC4 #A694CF #CF94A0
square
#BDCF94 #94CFC4 #A694CF #CF94A0
split-complementary
#BDCF94 #94A0CF #C494CF
monochromatic
#86A148 #A3BC6A #BDCF94 #D7E2BE #F1F5E8
Accessibility & contrast
On white
1.68
#BDCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF94
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF94 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#C2C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf94; /* rgb */ color: rgb(189, 207, 148); /* oklch */ color: oklch(82.6% 0.081 122.0);
Tailwind
colors: {
custom: {
50: '#d1ddb4',
500: '#bdcf94',
950: '#000000',
},
}SCSS
$custom: #bdcf94; $custom-light: #d1ddb4; $custom-dark: #000000;
JSON
{
"hex": "#bdcf94",
"rgb": {
"r": 189,
"g": 207,
"b": 148
},
"hsl": {
"h": 78.305,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.82626,
"c": 0.0811,
"h": 122
},
"luminance": 0.57583
}Semantic roles & 50–950 ramp
primary
#BDCF94
secondary
#7763A4
accent
#34B15A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481