#BDDFA1#BDDFA1
#BDDFA1 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.4% C 0.090 H 131.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFA1 |
|---|---|
| RGB | rgb(189, 223, 161) |
| HSL | hsl(93, 49%, 75%) |
| HSV | hsv(93, 28%, 87%) |
| CMYK | cmyk(15.2%, 0%, 27.8%, 12.5%) |
| CIE-LAB | lab(85.08, -22.08, 26.81) |
| CIE-LCH | lch(85.08, 34.73, 129.47°) |
| OKLab | oklab(86.36% -0.0597 0.0677) |
| OKLCH | oklch(86.36% 0.09 131.4) |
| XYZ | xyz(53.8058, 66.1667, 43.6480) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.56
Light Sage
#BCECAC
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 5.86
Pale Olive Green
#B1D27B
ΔE00 6.11
Pale Olive
#B9CC81
ΔE00 6.44
Very Pale Green
#CFFDBC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFA1 #C3A1DF
analogous
#DCDFA1 #BDDFA1 #A1DFA4
triadic
#BDDFA1 #A1BDDF #DFA1BD
tetradic
#BDDFA1 #A1DCDF #C3A1DF #DFA4A1
square
#BDDFA1 #A1DCDF #C3A1DF #DFA4A1
split-complementary
#BDDFA1 #A4A1DF #DFA1DC
monochromatic
#7DC046 #9DCF73 #BDDFA1 #DDEFCF #EFF7E8
Accessibility & contrast
On white
1.48
#BDDFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BDDFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFA1
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFA1 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69D
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#BFDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddfa1; /* rgb */ color: rgb(189, 223, 161); /* oklch */ color: oklch(86.4% 0.090 131.4);
Tailwind
colors: {
custom: {
50: '#d1e9bd',
500: '#bddfa1',
950: '#000000',
},
}SCSS
$custom: #bddfa1; $custom-light: #d1e9bd; $custom-dark: #000000;
JSON
{
"hex": "#bddfa1",
"rgb": {
"r": 189,
"g": 223,
"b": 161
},
"hsl": {
"h": 92.903,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86355,
"c": 0.09024,
"h": 131.4
},
"luminance": 0.66167
}Semantic roles & 50–950 ramp
primary
#BDDFA1
secondary
#966DB8
accent
#29BD7A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482