#BDCEA3#BDCEA3
#BDCEA3 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.7% C 0.061 H 125.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEA3 |
|---|---|
| RGB | rgb(189, 206, 163) |
| HSL | hsl(84, 30%, 72%) |
| HSV | hsv(84, 21%, 81%) |
| CMYK | cmyk(8.3%, 0%, 20.9%, 19.2%) |
| CIE-LAB | lab(80.52, -13.30, 19.51) |
| CIE-LCH | lch(80.52, 23.61, 124.28°) |
| OKLab | oklab(82.73% -0.0352 0.0499) |
| OKLCH | oklch(82.73% 0.061 125.3) |
| XYZ | xyz(49.6675, 57.6056, 43.1456) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.13
Light Grey Green
#B7E1A1
ΔE00 7.20
Sage Green
#9CAF88
ΔE00 8.42
Greenish Tan
#BCCB7A
ΔE00 8.43
Darkseagreen
#8FBC8F
ΔE00 8.99
Light Sage
#BCECAC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEA3 #B4A3CE
analogous
#CEC9A3 #BDCEA3 #A8CEA3
triadic
#BDCEA3 #A3BDCE #CEA3BD
tetradic
#BDCEA3 #A3CEC9 #B4A3CE #CEA3A8
square
#BDCEA3 #A3CEC9 #B4A3CE #CEA3A8
split-complementary
#BDCEA3 #A3A8CE #C9A3CE
monochromatic
#83A156 #A0B97B #BDCEA3 #DAE3CB #F1F4EB
Accessibility & contrast
On white
1.68
#BDCEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDCEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEA3
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEA3 | 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)
#D3C8A0
Deuteranopia (green-blind)
#D1C8A5
Tritanopia (blue-blind)
#C0CAC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcea3; /* rgb */ color: rgb(189, 206, 163); /* oklch */ color: oklch(82.7% 0.061 125.3);
Tailwind
colors: {
custom: {
50: '#d1ddbe',
500: '#bdcea3',
950: '#000000',
},
}SCSS
$custom: #bdcea3; $custom-light: #d1ddbe; $custom-dark: #000000;
JSON
{
"hex": "#bdcea3",
"rgb": {
"r": 189,
"g": 206,
"b": 163
},
"hsl": {
"h": 83.721,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.82729,
"c": 0.06106,
"h": 125.3
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#BDCEA3
secondary
#8572A3
accent
#3CA967
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482