#BEDEBD#BEDEBD
#BEDEBD is a very light, muted green. Relative luminance 0.669; OKLCH L 86.8% C 0.056 H 144.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBD |
|---|---|
| RGB | rgb(190, 222, 189) |
| HSL | hsl(118, 33%, 81%) |
| HSV | hsv(118, 15%, 87%) |
| CMYK | cmyk(14.4%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(85.43, -16.71, 12.70) |
| CIE-LCH | lch(85.43, 20.99, 142.75°) |
| OKLab | oklab(86.84% -0.0457 0.0329) |
| OKLCH | oklch(86.84% 0.056 144.3) |
| XYZ | xyz(56.5398, 66.8628, 58.0612) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.51
Mint
#AAF0C1
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.79
Hospital Green
#9BE5AA
ΔE00 8.67
Light Teal
#90E4C1
ΔE00 9.18
Very Pale Green
#CFFDBC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBD #DDBDDE
analogous
#CEDEBD #BEDEBD #BDDECC
triadic
#BEDEBD #BDBEDE #DEBDBE
tetradic
#BEDEBD #BDCEDE #DDBDDE #DECCBD
square
#BEDEBD #BDCEDE #DDBDDE #DECCBD
split-complementary
#BEDEBD #CCBDDE #DEBDCE
monochromatic
#6EB56B #96CA94 #BEDEBD #E6F2E6 #EBF5EB
Accessibility & contrast
On white
1.46
#BEDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BEDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#BBDCD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedebd; /* rgb */ color: rgb(190, 222, 189); /* oklch */ color: oklch(86.8% 0.056 144.3);
Tailwind
colors: {
custom: {
50: '#d1e8d1',
500: '#bedebd',
950: '#000000',
},
}SCSS
$custom: #bedebd; $custom-light: #d1e8d1; $custom-dark: #000000;
JSON
{
"hex": "#bedebd",
"rgb": {
"r": 190,
"g": 222,
"b": 189
},
"hsl": {
"h": 118.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.86837,
"c": 0.05627,
"h": 144.3
},
"luminance": 0.66864
}Semantic roles & 50–950 ramp
primary
#BEDEBD
secondary
#B589B6
accent
#39ACA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483