#BEDEBF#BEDEBF
#BEDEBF is a very light, muted green. Relative luminance 0.670; OKLCH L 86.9% C 0.054 H 145.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBF |
|---|---|
| RGB | rgb(190, 222, 191) |
| HSL | hsl(122, 33%, 81%) |
| HSV | hsv(122, 14%, 87%) |
| CMYK | cmyk(14.4%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(85.48, -16.36, 11.72) |
| CIE-LCH | lch(85.48, 20.12, 144.39°) |
| OKLab | oklab(86.89% -0.0448 0.0303) |
| OKLCH | oklch(86.89% 0.054 145.9) |
| XYZ | xyz(56.7584, 66.9502, 59.2125) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.80
Light Grey Green
#B7E1A1
ΔE00 8.08
Light Sage
#BCECAC
ΔE00 8.31
Hospital Green
#9BE5AA
ΔE00 9.03
Light Teal
#90E4C1
ΔE00 9.14
Very Pale Green
#CFFDBC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBF #DEBEDD
analogous
#CDDEBE #BEDEBF #BEDECF
triadic
#BEDEBF #BFBEDE #DEBFBE
tetradic
#BEDEBF #BECDDE #DEBEDD #DECFBE
square
#BEDEBF #BECDDE #DEBEDD #DECFBE
split-complementary
#BEDEBF #CFBEDE #DEBECD
monochromatic
#6DB56F #95C997 #BEDEBF #E7F3E7 #EBF5EB
Accessibility & contrast
On white
1.46
#BEDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BEDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#BBDCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedebf; /* rgb */ color: rgb(190, 222, 191); /* oklch */ color: oklch(86.9% 0.054 145.9);
Tailwind
colors: {
custom: {
50: '#d1e8d2',
500: '#bedebf',
950: '#000000',
},
}SCSS
$custom: #bedebf; $custom-light: #d1e8d2; $custom-dark: #000000;
JSON
{
"hex": "#bedebf",
"rgb": {
"r": 190,
"g": 222,
"b": 191
},
"hsl": {
"h": 121.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86887,
"c": 0.05415,
"h": 145.9
},
"luminance": 0.66951
}Semantic roles & 50–950 ramp
primary
#BEDEBF
secondary
#B68AB4
accent
#3AA8AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483