#BDDEA3#BDDEA3
#BDDEA3 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 86.2% C 0.086 H 131.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEA3 |
|---|---|
| RGB | rgb(189, 222, 163) |
| HSL | hsl(94, 47%, 75%) |
| HSV | hsv(94, 27%, 87%) |
| CMYK | cmyk(14.9%, 0%, 26.6%, 12.9%) |
| CIE-LAB | lab(84.85, -21.29, 25.46) |
| CIE-LCH | lch(84.85, 33.18, 129.91°) |
| OKLab | oklab(86.18% -0.0575 0.0644) |
| OKLCH | oklch(86.18% 0.086 131.8) |
| XYZ | xyz(53.7172, 65.7050, 44.4955) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.86
Light Sage
#BCECAC
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 6.32
Pale Olive Green
#B1D27B
ΔE00 6.53
Pale Olive
#B9CC81
ΔE00 6.62
Very Pale Green
#CFFDBC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEA3 #C4A3DE
analogous
#DBDEA3 #BDDEA3 #A3DEA6
triadic
#BDDEA3 #A3BDDE #DEA3BD
tetradic
#BDDEA3 #A3DBDE #C4A3DE #DEA6A3
square
#BDDEA3 #A3DBDE #C4A3DE #DEA6A3
split-complementary
#BDDEA3 #A6A3DE #DEA3DB
monochromatic
#7CBE49 #9DCE76 #BDDEA3 #DDEED0 #EFF7E8
Accessibility & contrast
On white
1.49
#BDDEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BDDEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEA3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEA3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D69F
Deuteranopia (green-blind)
#DED3A6
Tritanopia (blue-blind)
#BED9CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddea3; /* rgb */ color: rgb(189, 222, 163); /* oklch */ color: oklch(86.2% 0.086 131.8);
Tailwind
colors: {
custom: {
50: '#d1e8be',
500: '#bddea3',
950: '#000000',
},
}SCSS
$custom: #bddea3; $custom-light: #d1e8be; $custom-dark: #000000;
JSON
{
"hex": "#bddea3",
"rgb": {
"r": 189,
"g": 222,
"b": 163
},
"hsl": {
"h": 93.559,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.86178,
"c": 0.08635,
"h": 131.8
},
"luminance": 0.65706
}Semantic roles & 50–950 ramp
primary
#BDDEA3
secondary
#976FB6
accent
#2BBA7B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482