#BEDEBC#BEDEBC
#BEDEBC is a very light, muted green. Relative luminance 0.668; OKLCH L 86.8% C 0.057 H 143.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBC |
|---|---|
| RGB | rgb(190, 222, 188) |
| HSL | hsl(116, 34%, 80%) |
| HSV | hsv(116, 15%, 87%) |
| CMYK | cmyk(14.4%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(85.41, -16.88, 13.20) |
| CIE-LCH | lch(85.41, 21.43, 141.98°) |
| OKLab | oklab(86.81% -0.0461 0.0341) |
| OKLCH | oklch(86.81% 0.057 143.5) |
| XYZ | xyz(56.4316, 66.8195, 57.4916) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.23
Mint
#AAF0C1
ΔE00 7.53
Light Sage
#BCECAC
ΔE00 7.54
Hospital Green
#9BE5AA
ΔE00 8.51
Light Teal
#90E4C1
ΔE00 9.22
Very Pale Green
#CFFDBC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBC #DCBCDE
analogous
#CFDEBC #BEDEBC #BCDECB
triadic
#BEDEBC #BCBEDE #DEBCBE
tetradic
#BEDEBC #BCCFDE #DCBCDE #DECBBC
square
#BEDEBC #BCCFDE #DCBCDE #DECBBC
split-complementary
#BEDEBC #CBBCDE #DEBCCF
monochromatic
#6EB66A #96CA93 #BEDEBC #E6F2E5 #EBF5EA
Accessibility & contrast
On white
1.46
#BEDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#BCDCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedebc; /* rgb */ color: rgb(190, 222, 188); /* oklch */ color: oklch(86.8% 0.057 143.5);
Tailwind
colors: {
custom: {
50: '#d1e8d0',
500: '#bedebc',
950: '#000000',
},
}SCSS
$custom: #bedebc; $custom-light: #d1e8d0; $custom-dark: #000000;
JSON
{
"hex": "#bedebc",
"rgb": {
"r": 190,
"g": 222,
"b": 188
},
"hsl": {
"h": 116.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.86812,
"c": 0.05734,
"h": 143.5
},
"luminance": 0.66821
}Semantic roles & 50–950 ramp
primary
#BEDEBC
secondary
#B388B6
accent
#39ADA6
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483