#BDDFA0#BDDFA0
#BDDFA0 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.091 H 131.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFA0 |
|---|---|
| RGB | rgb(189, 223, 160) |
| HSL | hsl(92, 50%, 75%) |
| HSV | hsv(92, 28%, 87%) |
| CMYK | cmyk(15.2%, 0%, 28.3%, 12.5%) |
| CIE-LAB | lab(85.06, -22.22, 27.30) |
| CIE-LCH | lch(85.06, 35.20, 129.15°) |
| OKLab | oklab(86.33% -0.0601 0.0688) |
| OKLCH | oklch(86.33% 0.091 131.1) |
| XYZ | xyz(53.7180, 66.1315, 43.1855) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.59
Light Sage
#BCECAC
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 5.80
Pale Olive Green
#B1D27B
ΔE00 5.92
Pale Olive
#B9CC81
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFA0 #C2A0DF
analogous
#DCDFA0 #BDDFA0 #A0DFA3
triadic
#BDDFA0 #A0BDDF #DFA0BD
tetradic
#BDDFA0 #A0DCDF #C2A0DF #DFA3A0
square
#BDDFA0 #A0DCDF #C2A0DF #DFA3A0
split-complementary
#BDDFA0 #A3A0DF #DFA0DC
monochromatic
#7DC044 #9DD072 #BDDFA0 #DDEECE #EFF7E8
Accessibility & contrast
On white
1.48
#BDDFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BDDFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFA0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFA0 | 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)
#E5D69C
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#BFDACE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bddfa0; /* rgb */ color: rgb(189, 223, 160); /* oklch */ color: oklch(86.3% 0.091 131.1);
Tailwind
colors: {
custom: {
50: '#d1e9bc',
500: '#bddfa0',
950: '#000000',
},
}SCSS
$custom: #bddfa0; $custom-light: #d1e9bc; $custom-dark: #000000;
JSON
{
"hex": "#bddfa0",
"rgb": {
"r": 189,
"g": 223,
"b": 160
},
"hsl": {
"h": 92.381,
"s": 49.606,
"l": 75.098
},
"oklch": {
"l": 0.86334,
"c": 0.09139,
"h": 131.1
},
"luminance": 0.66132
}Semantic roles & 50–950 ramp
primary
#BDDFA0
secondary
#956CB8
accent
#29BD79
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482