#BDEDB2#BDEDB2
#BDEDB2 is a very light, moderate green. Relative luminance 0.746; OKLCH L 89.8% C 0.093 H 139.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEDB2 |
|---|---|
| RGB | rgb(189, 237, 178) |
| HSL | hsl(109, 62%, 81%) |
| HSV | hsv(109, 25%, 93%) |
| CMYK | cmyk(20.3%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(89.21, -26.22, 23.68) |
| CIE-LCH | lch(89.21, 35.33, 137.91°) |
| OKLab | oklab(89.76% -0.0713 0.0602) |
| OKLCH | oklch(89.76% 0.093 139.8) |
| XYZ | xyz(59.3044, 74.6001, 53.3856) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.15
Light Grey Green
#B7E1A1
ΔE00 3.17
Very Pale Green
#CFFDBC
ΔE00 3.70
Celadon
#BEFDB7
ΔE00 3.92
Pale Green
#C7FDB5
ΔE00 3.94
Washed Out Green
#BCF5A6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEDB2 #E2B2ED
analogous
#DBEDB2 #BDEDB2 #B2EDC5
triadic
#BDEDB2 #B2BDED #EDB2BD
tetradic
#BDEDB2 #B2DBED #E2B2ED #EDC5B2
square
#BDEDB2 #B2DBED #E2B2ED #EDC5B2
split-complementary
#BDEDB2 #C5B2ED #EDB2DB
monochromatic
#68D64F #92E180 #BDEDB2 #E8F9E4 #EAF9E6
Accessibility & contrast
On white
1.32
#BDEDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BDEDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEDB2
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEDB2 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#BBE9DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bdedb2; /* rgb */ color: rgb(189, 237, 178); /* oklch */ color: oklch(89.8% 0.093 139.8);
Tailwind
colors: {
custom: {
50: '#d1f3c9',
500: '#bdedb2',
950: '#000000',
},
}SCSS
$custom: #bdedb2; $custom-light: #d1f3c9; $custom-dark: #000000;
JSON
{
"hex": "#bdedb2",
"rgb": {
"r": 189,
"g": 237,
"b": 178
},
"hsl": {
"h": 108.814,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.8976,
"c": 0.09334,
"h": 139.8
},
"luminance": 0.74602
}Semantic roles & 50–950 ramp
primary
#BDEDB2
secondary
#BB79CA
accent
#1CCAA9
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582