#BDDABB#BDDABB
#BDDABB is a very light, muted green. Relative luminance 0.645; OKLCH L 85.9% C 0.052 H 143.4°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDABB |
|---|---|
| RGB | rgb(189, 218, 187) |
| HSL | hsl(116, 30%, 79%) |
| HSV | hsv(116, 14%, 85%) |
| CMYK | cmyk(13.3%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(84.25, -15.39, 12.07) |
| CIE-LCH | lch(84.25, 19.56, 141.90°) |
| OKLab | oklab(85.86% -0.042 0.0312) |
| OKLCH | oklch(85.86% 0.052 143.4) |
| XYZ | xyz(55.0254, 64.5486, 56.5642) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.12
Mint
#AAF0C1
ΔE00 8.64
Light Sage
#BCECAC
ΔE00 8.66
Hospital Green
#9BE5AA
ΔE00 9.47
Light Teal
#90E4C1
ΔE00 9.82
Darkseagreen
#8FBC8F
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDABB #D8BBDA
analogous
#CDDABB #BDDABB #BBDAC9
triadic
#BDDABB #BBBDDA #DABBBD
tetradic
#BDDABB #BBCDDA #D8BBDA #DAC9BB
square
#BDDABB #BBCDDA #D8BBDA #DAC9BB
split-complementary
#BDDABB #C9BBDA #DABBCD
monochromatic
#70AF6C #97C493 #BDDABB #E3F0E3 #ECF4EB
Accessibility & contrast
On white
1.51
#BDDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BDDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDABB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDABB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#BBD8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bddabb; /* rgb */ color: rgb(189, 218, 187); /* oklch */ color: oklch(85.9% 0.052 143.4);
Tailwind
colors: {
custom: {
50: '#d1e5cf',
500: '#bddabb',
950: '#000000',
},
}SCSS
$custom: #bddabb; $custom-light: #d1e5cf; $custom-dark: #000000;
JSON
{
"hex": "#bddabb",
"rgb": {
"r": 189,
"g": 218,
"b": 187
},
"hsl": {
"h": 116.129,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.85863,
"c": 0.05236,
"h": 143.4
},
"luminance": 0.64549
}Semantic roles & 50–950 ramp
primary
#BDDABB
secondary
#AE88B1
accent
#3DA8A1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483