#BEDEBA#BEDEBA
#BEDEBA is a very light, muted green. Relative luminance 0.667; OKLCH L 86.8% C 0.060 H 142.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBA |
|---|---|
| RGB | rgb(190, 222, 186) |
| HSL | hsl(113, 35%, 80%) |
| HSV | hsv(113, 16%, 87%) |
| CMYK | cmyk(14.4%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(85.37, -17.23, 14.19) |
| CIE-LCH | lch(85.37, 22.32, 140.53°) |
| OKLab | oklab(86.76% -0.0469 0.0366) |
| OKLCH | oklch(86.76% 0.06 142) |
| XYZ | xyz(56.2175, 66.7339, 56.3640) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.67
Light Sage
#BCECAC
ΔE00 7.05
Mint
#AAF0C1
ΔE00 7.40
Hospital Green
#9BE5AA
ΔE00 8.21
Very Pale Green
#CFFDBC
ΔE00 8.88
Very Light Green
#D1FFBD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBA #DABADE
analogous
#D0DEBA #BEDEBA #BADEC8
triadic
#BEDEBA #BABEDE #DEBABE
tetradic
#BEDEBA #BAD0DE #DABADE #DEC8BA
square
#BEDEBA #BAD0DE #DABADE #DEC8BA
split-complementary
#BEDEBA #C8BADE #DEBAD0
monochromatic
#70B667 #97CA91 #BEDEBA #E5F2E3 #ECF5EA
Accessibility & contrast
On white
1.46
#BEDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BEDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B8
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#BCDBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedeba; /* rgb */ color: rgb(190, 222, 186); /* oklch */ color: oklch(86.8% 0.060 142.0);
Tailwind
colors: {
custom: {
50: '#d2e8ce',
500: '#bedeba',
950: '#000000',
},
}SCSS
$custom: #bedeba; $custom-light: #d2e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bedeba",
"rgb": {
"r": 190,
"g": 222,
"b": 186
},
"hsl": {
"h": 113.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.86764,
"c": 0.05952,
"h": 142
},
"luminance": 0.66735
}Semantic roles & 50–950 ramp
primary
#BEDEBA
secondary
#B186B6
accent
#37AEA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483