#BEDAAB#BEDAAB
#BEDAAB is a very light, moderate yellow-green. Relative luminance 0.640; OKLCH L 85.6% C 0.070 H 132.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDAAB |
|---|---|
| RGB | rgb(190, 218, 171) |
| HSL | hsl(96, 39%, 76%) |
| HSV | hsv(96, 22%, 85%) |
| CMYK | cmyk(12.8%, 0%, 21.6%, 14.5%) |
| CIE-LAB | lab(83.98, -17.72, 20.11) |
| CIE-LCH | lch(83.98, 26.80, 131.38°) |
| OKLab | oklab(85.56% -0.0477 0.0514) |
| OKLCH | oklch(85.56% 0.07 132.9) |
| XYZ | xyz(53.6560, 64.0296, 48.0523) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 5.67
Pale Olive
#B9CC81
ΔE00 7.88
Hospital Green
#9BE5AA
ΔE00 8.11
Very Pale Green
#CFFDBC
ΔE00 8.16
Very Light Green
#D1FFBD
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDAAB #C7ABDA
analogous
#D6DAAB #BEDAAB #ABDAB0
triadic
#BEDAAB #ABBEDA #DAABBE
tetradic
#BEDAAB #ABD6DA #C7ABDA #DAB0AB
square
#BEDAAB #ABD6DA #C7ABDA #DAB0AB
split-complementary
#BEDAAB #B0ABDA #DAABD6
monochromatic
#7CB556 #9DC781 #BEDAAB #DFEDD5 #EFF6EA
Accessibility & contrast
On white
1.52
#BEDAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BEDAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDAAB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDAAB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A8
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#BFD6CD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bedaab; /* rgb */ color: rgb(190, 218, 171); /* oklch */ color: oklch(85.6% 0.070 132.9);
Tailwind
colors: {
custom: {
50: '#d2e5c4',
500: '#bedaab',
950: '#000000',
},
}SCSS
$custom: #bedaab; $custom-light: #d2e5c4; $custom-dark: #000000;
JSON
{
"hex": "#bedaab",
"rgb": {
"r": 190,
"g": 218,
"b": 171
},
"hsl": {
"h": 95.745,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.85555,
"c": 0.0701,
"h": 132.9
},
"luminance": 0.6403
}Semantic roles & 50–950 ramp
primary
#BEDAAB
secondary
#9A78B2
accent
#34B27F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482