#BEDFCB#BEDFCB
#BEDFCB is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.044 H 158.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFCB |
|---|---|
| RGB | rgb(190, 223, 203) |
| HSL | hsl(144, 34%, 81%) |
| HSV | hsv(144, 15%, 87%) |
| CMYK | cmyk(14.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.02, -14.68, 6.18) |
| CIE-LCH | lch(86.02, 15.93, 157.18°) |
| OKLab | oklab(87.41% -0.0413 0.016) |
| OKLCH | oklch(87.41% 0.044 158.8) |
| XYZ | xyz(58.3998, 68.0330, 66.5432) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.96
Ice
#D6FFFA
ΔE00 9.19
Pale Aqua
#B8FFEB
ΔE00 9.35
Light Teal
#90E4C1
ΔE00 9.51
Eggshell Blue
#C4FFF7
ΔE00 9.53
Mint
#AAF0C1
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFCB #DFBED2
analogous
#C1DFBE #BEDFCB #BEDFDB
triadic
#BEDFCB #CBBEDF #DFCBBE
tetradic
#BEDFCB #BEC1DF #DFBED2 #DFDBBE
square
#BEDFCB #BEC1DF #DFBED2 #DFDBBE
split-complementary
#BEDFCB #DBBEDF #DFBEC1
monochromatic
#6CB789 #95CBAA #BEDFCB #E7F3EC #EAF5EF
Accessibility & contrast
On white
1.44
#BEDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BEDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFCB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFCB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACA
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#B9DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bedfcb; /* rgb */ color: rgb(190, 223, 203); /* oklch */ color: oklch(87.4% 0.044 158.8);
Tailwind
colors: {
custom: {
50: '#d1e9da',
500: '#bedfcb',
950: '#000000',
},
}SCSS
$custom: #bedfcb; $custom-light: #d1e9da; $custom-dark: #000000;
JSON
{
"hex": "#bedfcb",
"rgb": {
"r": 190,
"g": 223,
"b": 203
},
"hsl": {
"h": 143.636,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.87411,
"c": 0.04429,
"h": 158.8
},
"luminance": 0.68034
}Semantic roles & 50–950 ramp
primary
#BEDFCB
secondary
#B78AA5
accent
#397FAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483