#BDDEBB#BDDEBB
#BDDEBB is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.059 H 143.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEBB |
|---|---|
| RGB | rgb(189, 222, 187) |
| HSL | hsl(117, 35%, 80%) |
| HSV | hsv(117, 16%, 87%) |
| CMYK | cmyk(14.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.33, -17.40, 13.59) |
| CIE-LCH | lch(85.33, 22.08, 142.00°) |
| OKLab | oklab(86.72% -0.0475 0.0351) |
| OKLCH | oklch(86.72% 0.059 143.5) |
| XYZ | xyz(56.0752, 66.6482, 56.9141) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.94
Light Sage
#BCECAC
ΔE00 7.26
Mint
#AAF0C1
ΔE00 7.27
Hospital Green
#9BE5AA
ΔE00 8.19
Light Teal
#90E4C1
ΔE00 9.03
Very Pale Green
#CFFDBC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEBB #DCBBDE
analogous
#CFDEBB #BDDEBB #BBDECA
triadic
#BDDEBB #BBBDDE #DEBBBD
tetradic
#BDDEBB #BBCFDE #DCBBDE #DECABB
square
#BDDEBB #BBCFDE #DCBBDE #DECABB
split-complementary
#BDDEBB #CABBDE #DEBBCF
monochromatic
#6DB669 #95CA92 #BDDEBB #E5F2E4 #EBF5EA
Accessibility & contrast
On white
1.47
#BDDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BDDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEBB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEBB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#BBDCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddebb; /* rgb */ color: rgb(189, 222, 187); /* oklch */ color: oklch(86.7% 0.059 143.5);
Tailwind
colors: {
custom: {
50: '#d1e8cf',
500: '#bddebb',
950: '#000000',
},
}SCSS
$custom: #bddebb; $custom-light: #d1e8cf; $custom-dark: #000000;
JSON
{
"hex": "#bddebb",
"rgb": {
"r": 189,
"g": 222,
"b": 187
},
"hsl": {
"h": 116.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86719,
"c": 0.05906,
"h": 143.5
},
"luminance": 0.66649
}Semantic roles & 50–950 ramp
primary
#BDDEBB
secondary
#B387B6
accent
#38ADA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483