#BDEBB2#BDEBB2
#BDEBB2 is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.3% C 0.090 H 139.6°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEBB2 |
|---|---|
| RGB | rgb(189, 235, 178) |
| HSL | hsl(108, 59%, 81%) |
| HSV | hsv(108, 24%, 92%) |
| CMYK | cmyk(19.6%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(88.66, -25.26, 22.93) |
| CIE-LCH | lch(88.66, 34.12, 137.76°) |
| OKLab | oklab(89.32% -0.0687 0.0584) |
| OKLCH | oklch(89.32% 0.09 139.6) |
| XYZ | xyz(58.7286, 73.4485, 53.1936) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.49
Light Grey Green
#B7E1A1
ΔE00 2.99
Very Pale Green
#CFFDBC
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.49
Celadon
#BEFDB7
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEBB2 #E0B2EB
analogous
#D9EBB2 #BDEBB2 #B2EBC3
triadic
#BDEBB2 #B2BDEB #EBB2BD
tetradic
#BDEBB2 #B2D9EB #E0B2EB #EBC3B2
square
#BDEBB2 #B2D9EB #E0B2EB #EBC3B2
split-complementary
#BDEBB2 #C3B2EB #EBB2D9
monochromatic
#6AD251 #93DE81 #BDEBB2 #E7F8E3 #EAF9E7
Accessibility & contrast
On white
1.34
#BDEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#BDEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEBB2
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEBB2 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AF
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#BBE7DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bdebb2; /* rgb */ color: rgb(189, 235, 178); /* oklch */ color: oklch(89.3% 0.090 139.6);
Tailwind
colors: {
custom: {
50: '#d1f1c9',
500: '#bdebb2',
950: '#000000',
},
}SCSS
$custom: #bdebb2; $custom-light: #d1f1c9; $custom-dark: #000000;
JSON
{
"hex": "#bdebb2",
"rgb": {
"r": 189,
"g": 235,
"b": 178
},
"hsl": {
"h": 108.421,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.89324,
"c": 0.09015,
"h": 139.6
},
"luminance": 0.7345
}Semantic roles & 50–950 ramp
primary
#BDEBB2
secondary
#B87AC7
accent
#1FC6A6
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582