#BEDFA3#BEDFA3
#BEDFA3 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.5% C 0.087 H 131.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFA3 |
|---|---|
| RGB | rgb(190, 223, 163) |
| HSL | hsl(93, 48%, 76%) |
| HSV | hsv(93, 27%, 87%) |
| CMYK | cmyk(14.8%, 0%, 26.9%, 12.5%) |
| CIE-LAB | lab(85.18, -21.42, 25.93) |
| CIE-LCH | lch(85.18, 33.63, 129.57°) |
| OKLab | oklab(86.46% -0.0579 0.0655) |
| OKLCH | oklch(86.46% 0.087 131.5) |
| XYZ | xyz(54.2326, 66.3662, 44.5960) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.80
Light Sage
#BCECAC
ΔE00 3.64
Washed Out Green
#BCF5A6
ΔE00 6.10
Pale Olive Green
#B1D27B
ΔE00 6.46
Very Pale Green
#CFFDBC
ΔE00 6.47
Pale Olive
#B9CC81
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFA3 #C4A3DF
analogous
#DCDFA3 #BEDFA3 #A3DFA6
triadic
#BEDFA3 #A3BEDF #DFA3BE
tetradic
#BEDFA3 #A3DCDF #C4A3DF #DFA6A3
square
#BEDFA3 #A3DCDF #C4A3DF #DFA6A3
split-complementary
#BEDFA3 #A6A3DF #DFA3DC
monochromatic
#7EBF48 #9ECF76 #BEDFA3 #DEEFD0 #EFF7E8
Accessibility & contrast
On white
1.47
#BEDFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BEDFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFA3
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFA3 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69F
Deuteranopia (green-blind)
#DFD4A6
Tritanopia (blue-blind)
#C0DACF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfa3; /* rgb */ color: rgb(190, 223, 163); /* oklch */ color: oklch(86.5% 0.087 131.5);
Tailwind
colors: {
custom: {
50: '#d2e9be',
500: '#bedfa3',
950: '#000000',
},
}SCSS
$custom: #bedfa3; $custom-light: #d2e9be; $custom-dark: #000000;
JSON
{
"hex": "#bedfa3",
"rgb": {
"r": 190,
"g": 223,
"b": 163
},
"hsl": {
"h": 93,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.86464,
"c": 0.08744,
"h": 131.5
},
"luminance": 0.66367
}Semantic roles & 50–950 ramp
primary
#BEDFA3
secondary
#976FB8
accent
#2ABC7A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482