#BEDEB2#BEDEB2
#BEDEB2 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.069 H 137.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEB2 |
|---|---|
| RGB | rgb(190, 222, 178) |
| HSL | hsl(104, 40%, 78%) |
| HSV | hsv(104, 20%, 87%) |
| CMYK | cmyk(14.4%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(85.20, -18.57, 18.15) |
| CIE-LCH | lch(85.20, 25.97, 135.67°) |
| OKLab | oklab(86.58% -0.0503 0.0465) |
| OKLCH | oklch(86.58% 0.069 137.2) |
| XYZ | xyz(55.3907, 66.4032, 52.0097) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.62
Light Sage
#BCECAC
ΔE00 5.35
Mint
#AAF0C1
ΔE00 7.37
Hospital Green
#9BE5AA
ΔE00 7.40
Very Pale Green
#CFFDBC
ΔE00 7.62
Very Light Green
#D1FFBD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEB2 #D2B2DE
analogous
#D4DEB2 #BEDEB2 #B2DEBC
triadic
#BEDEB2 #B2BEDE #DEB2BE
tetradic
#BEDEB2 #B2D4DE #D2B2DE #DEBCB2
square
#BEDEB2 #B2D4DE #D2B2DE #DEBCB2
split-complementary
#BEDEB2 #BCB2DE #DEB2D4
monochromatic
#76B95C #9ACC87 #BEDEB2 #E2F0DD #EDF6EA
Accessibility & contrast
On white
1.47
#BEDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BEDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEB2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEB2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7AF
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#BDDBD2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedeb2; /* rgb */ color: rgb(190, 222, 178); /* oklch */ color: oklch(86.6% 0.069 137.2);
Tailwind
colors: {
custom: {
50: '#d2e8c9',
500: '#bedeb2',
950: '#000000',
},
}SCSS
$custom: #bedeb2; $custom-light: #d2e8c9; $custom-dark: #000000;
JSON
{
"hex": "#bedeb2",
"rgb": {
"r": 190,
"g": 222,
"b": 178
},
"hsl": {
"h": 103.636,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86575,
"c": 0.0685,
"h": 137.2
},
"luminance": 0.66404
}Semantic roles & 50–950 ramp
primary
#BEDEB2
secondary
#A77EB6
accent
#32B390
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482