#BDDAB2#BDDAB2
#BDDAB2 is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.6% C 0.062 H 137.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDAB2 |
|---|---|
| RGB | rgb(189, 218, 178) |
| HSL | hsl(104, 35%, 78%) |
| HSV | hsv(104, 18%, 85%) |
| CMYK | cmyk(13.3%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(84.06, -16.93, 16.53) |
| CIE-LCH | lch(84.06, 23.66, 135.68°) |
| OKLab | oklab(85.65% -0.0458 0.0425) |
| OKLCH | oklch(85.65% 0.062 137.1) |
| XYZ | xyz(54.0920, 64.1752, 51.6481) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.75
Light Sage
#BCECAC
ΔE00 6.67
Mint
#AAF0C1
ΔE00 8.22
Hospital Green
#9BE5AA
ΔE00 8.29
Very Pale Green
#CFFDBC
ΔE00 8.90
Darkseagreen
#8FBC8F
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDAB2 #CFB2DA
analogous
#D1DAB2 #BDDAB2 #B2DABB
triadic
#BDDAB2 #B2BDDA #DAB2BD
tetradic
#BDDAB2 #B2D1DA #CFB2DA #DABBB2
square
#BDDAB2 #B2D1DA #CFB2DA #DABBB2
split-complementary
#BDDAB2 #BBB2DA #DAB2D1
monochromatic
#76B25F #9AC689 #BDDAB2 #E0EEDB #EDF5EA
Accessibility & contrast
On white
1.52
#BDDAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BDDAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDAB2
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDAB2 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#BCD7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bddab2; /* rgb */ color: rgb(189, 218, 178); /* oklch */ color: oklch(85.6% 0.062 137.1);
Tailwind
colors: {
custom: {
50: '#d1e5c9',
500: '#bddab2',
950: '#000000',
},
}SCSS
$custom: #bddab2; $custom-light: #d1e5c9; $custom-dark: #000000;
JSON
{
"hex": "#bddab2",
"rgb": {
"r": 189,
"g": 218,
"b": 178
},
"hsl": {
"h": 103.5,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.85645,
"c": 0.06246,
"h": 137.1
},
"luminance": 0.64176
}Semantic roles & 50–950 ramp
primary
#BDDAB2
secondary
#A37FB1
accent
#38AE8D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482