#BEDBB2#BEDBB2
#BEDBB2 is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.9% C 0.064 H 136.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBB2 |
|---|---|
| RGB | rgb(190, 219, 178) |
| HSL | hsl(102, 36%, 78%) |
| HSV | hsv(102, 19%, 86%) |
| CMYK | cmyk(13.2%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(84.39, -17.08, 17.01) |
| CIE-LCH | lch(84.39, 24.11, 135.11°) |
| OKLab | oklab(85.93% -0.0461 0.0437) |
| OKLCH | oklch(85.93% 0.064 136.5) |
| XYZ | xyz(54.6010, 64.8238, 51.7465) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.49
Light Sage
#BCECAC
ΔE00 6.38
Mint
#AAF0C1
ΔE00 8.14
Hospital Green
#9BE5AA
ΔE00 8.20
Very Pale Green
#CFFDBC
ΔE00 8.59
Very Light Green
#D1FFBD
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBB2 #CFB2DB
analogous
#D2DBB2 #BEDBB2 #B2DBBA
triadic
#BEDBB2 #B2BEDB #DBB2BE
tetradic
#BEDBB2 #B2D2DB #CFB2DB #DBBAB2
square
#BEDBB2 #B2D2DB #CFB2DB #DBBAB2
split-complementary
#BEDBB2 #BAB2DB #DBB2D2
monochromatic
#78B45F #9BC888 #BEDBB2 #E1EEDC #EDF5EA
Accessibility & contrast
On white
1.50
#BEDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BEDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBB2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBB2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#D9D2B4
Tritanopia (blue-blind)
#BED8D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedbb2; /* rgb */ color: rgb(190, 219, 178); /* oklch */ color: oklch(85.9% 0.064 136.5);
Tailwind
colors: {
custom: {
50: '#d2e6c9',
500: '#bedbb2',
950: '#000000',
},
}SCSS
$custom: #bedbb2; $custom-light: #d2e6c9; $custom-dark: #000000;
JSON
{
"hex": "#bedbb2",
"rgb": {
"r": 190,
"g": 219,
"b": 178
},
"hsl": {
"h": 102.439,
"s": 36.283,
"l": 77.843
},
"oklch": {
"l": 0.8593,
"c": 0.06356,
"h": 136.5
},
"luminance": 0.64825
}Semantic roles & 50–950 ramp
primary
#BEDBB2
secondary
#A37FB3
accent
#36AF8C
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482