#BDDBA2#BDDBA2
#BDDBA2 is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.5% C 0.083 H 130.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBA2 |
|---|---|
| RGB | rgb(189, 219, 162) |
| HSL | hsl(92, 44%, 75%) |
| HSV | hsv(92, 26%, 86%) |
| CMYK | cmyk(13.7%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(84.01, -19.96, 24.84) |
| CIE-LCH | lch(84.01, 31.87, 128.79°) |
| OKLab | oklab(85.51% -0.0538 0.0629) |
| OKLCH | oklch(85.51% 0.083 130.6) |
| XYZ | xyz(52.8383, 64.0899, 43.7623) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 4.63
Pale Olive
#B9CC81
ΔE00 6.21
Pale Olive Green
#B1D27B
ΔE00 6.50
Washed Out Green
#BCF5A6
ΔE00 7.17
Light Moss Green
#A6C875
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBA2 #C0A2DB
analogous
#DADBA2 #BDDBA2 #A2DBA4
triadic
#BDDBA2 #A2BDDB #DBA2BD
tetradic
#BDDBA2 #A2DADB #C0A2DB #DBA4A2
square
#BDDBA2 #A2DADB #C0A2DB #DBA4A2
split-complementary
#BDDBA2 #A4A2DB #DBA2DA
monochromatic
#7EB94A #9ECA76 #BDDBA2 #DCECCE #EFF6E9
Accessibility & contrast
On white
1.52
#BDDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BDDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBA2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBA2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#BFD6CC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bddba2; /* rgb */ color: rgb(189, 219, 162); /* oklch */ color: oklch(85.5% 0.083 130.6);
Tailwind
colors: {
custom: {
50: '#d1e6bd',
500: '#bddba2',
950: '#000000',
},
}SCSS
$custom: #bddba2; $custom-light: #d1e6bd; $custom-dark: #000000;
JSON
{
"hex": "#bddba2",
"rgb": {
"r": 189,
"g": 219,
"b": 162
},
"hsl": {
"h": 91.579,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.85506,
"c": 0.08279,
"h": 130.6
},
"luminance": 0.6409
}Semantic roles & 50–950 ramp
primary
#BDDBA2
secondary
#926EB3
accent
#2EB776
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482