#BEDFBB#BEDFBB
#BEDFBB is a very light, moderate green. Relative luminance 0.673; OKLCH L 87.0% C 0.060 H 142.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFBB |
|---|---|
| RGB | rgb(190, 223, 187) |
| HSL | hsl(115, 36%, 80%) |
| HSV | hsv(115, 16%, 87%) |
| CMYK | cmyk(14.8%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.66, -17.55, 14.07) |
| CIE-LCH | lch(85.66, 22.50, 141.28°) |
| OKLab | oklab(87% -0.0479 0.0363) |
| OKLCH | oklch(87% 0.06 142.8) |
| XYZ | xyz(56.5906, 67.3093, 57.0146) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.68
Light Sage
#BCECAC
ΔE00 6.95
Mint
#AAF0C1
ΔE00 7.15
Hospital Green
#9BE5AA
ΔE00 8.06
Very Pale Green
#CFFDBC
ΔE00 8.74
Light Teal
#90E4C1
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFBB #DCBBDF
analogous
#D0DFBB #BEDFBB #BBDFCA
triadic
#BEDFBB #BBBEDF #DFBBBE
tetradic
#BEDFBB #BBD0DF #DCBBDF #DFCABB
square
#BEDFBB #BBD0DF #DCBBDF #DFCABB
split-complementary
#BEDFBB #CABBDF #DFBBD0
monochromatic
#6EB868 #96CB91 #BEDFBB #E6F3E5 #EBF5EA
Accessibility & contrast
On white
1.45
#BEDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFBB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFBB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#BCDDD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bedfbb; /* rgb */ color: rgb(190, 223, 187); /* oklch */ color: oklch(87.0% 0.060 142.8);
Tailwind
colors: {
custom: {
50: '#d2e9cf',
500: '#bedfbb',
950: '#000000',
},
}SCSS
$custom: #bedfbb; $custom-light: #d2e9cf; $custom-dark: #000000;
JSON
{
"hex": "#bedfbb",
"rgb": {
"r": 190,
"g": 223,
"b": 187
},
"hsl": {
"h": 115,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87002,
"c": 0.06009,
"h": 142.8
},
"luminance": 0.6731
}Semantic roles & 50–950 ramp
primary
#BEDFBB
secondary
#B387B7
accent
#37AFA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483