#BEDFAA#BEDFAA
#BEDFAA is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.6% C 0.079 H 133.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFAA |
|---|---|
| RGB | rgb(190, 223, 170) |
| HSL | hsl(97, 45%, 77%) |
| HSV | hsv(97, 24%, 87%) |
| CMYK | cmyk(14.8%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.31, -20.35, 22.47) |
| CIE-LCH | lch(85.31, 30.32, 132.16°) |
| OKLab | oklab(86.61% -0.055 0.0572) |
| OKLCH | oklch(86.61% 0.079 133.9) |
| XYZ | xyz(54.8772, 66.6240, 47.9910) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 6.62
Washed Out Green
#BCF5A6
ΔE00 6.84
Hospital Green
#9BE5AA
ΔE00 7.02
Very Light Green
#D1FFBD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFAA #CBAADF
analogous
#D9DFAA #BEDFAA #AADFB1
triadic
#BEDFAA #AABEDF #DFAABE
tetradic
#BEDFAA #AAD9DF #CBAADF #DFB1AA
square
#BEDFAA #AAD9DF #CBAADF #DFB1AA
split-complementary
#BEDFAA #B1AADF #DFAAD9
monochromatic
#7ABE51 #9CCE7E #BEDFAA #E0F0D6 #EEF7E9
Accessibility & contrast
On white
1.47
#BEDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BEDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFAA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFAA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#BFDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfaa; /* rgb */ color: rgb(190, 223, 170); /* oklch */ color: oklch(86.6% 0.079 133.9);
Tailwind
colors: {
custom: {
50: '#d2e9c3',
500: '#bedfaa',
950: '#000000',
},
}SCSS
$custom: #bedfaa; $custom-light: #d2e9c3; $custom-dark: #000000;
JSON
{
"hex": "#bedfaa",
"rgb": {
"r": 190,
"g": 223,
"b": 170
},
"hsl": {
"h": 97.358,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.86612,
"c": 0.07932,
"h": 133.9
},
"luminance": 0.66625
}Semantic roles & 50–950 ramp
primary
#BEDFAA
secondary
#9F75B8
accent
#2DB884
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482