#BEDFAC#BEDFAC
#BEDFAC is a very light, moderate yellow-green. Relative luminance 0.667; OKLCH L 86.7% C 0.077 H 134.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDFAC |
|---|---|
| RGB | rgb(190, 223, 172) |
| HSL | hsl(99, 44%, 77%) |
| HSV | hsv(99, 23%, 87%) |
| CMYK | cmyk(14.8%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(85.35, -20.04, 21.49) |
| CIE-LCH | lch(85.35, 29.38, 133.00°) |
| OKLab | oklab(86.66% -0.0541 0.0548) |
| OKLCH | oklch(86.66% 0.077 134.7) |
| XYZ | xyz(55.0678, 66.7003, 48.9949) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 4.11
Very Pale Green
#CFFDBC
ΔE00 6.74
Hospital Green
#9BE5AA
ΔE00 7.00
Washed Out Green
#BCF5A6
ΔE00 7.13
Very Light Green
#D1FFBD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDFAC #CDACDF
analogous
#D7DFAC #BEDFAC #ACDFB4
triadic
#BEDFAC #ACBEDF #DFACBE
tetradic
#BEDFAC #ACD7DF #CDACDF #DFB4AC
square
#BEDFAC #ACD7DF #CDACDF #DFB4AC
split-complementary
#BEDFAC #B4ACDF #DFACD7
monochromatic
#79BD54 #9BCE80 #BEDFAC #E1F0D8 #EEF6E9
Accessibility & contrast
On white
1.46
#BEDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BEDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDFAC
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDFAC | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A9
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#BEDBD1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedfac; /* rgb */ color: rgb(190, 223, 172); /* oklch */ color: oklch(86.7% 0.077 134.7);
Tailwind
colors: {
custom: {
50: '#d2e9c5',
500: '#bedfac',
950: '#000000',
},
}SCSS
$custom: #bedfac; $custom-light: #d2e9c5; $custom-dark: #000000;
JSON
{
"hex": "#bedfac",
"rgb": {
"r": 190,
"g": 223,
"b": 172
},
"hsl": {
"h": 98.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.86655,
"c": 0.07701,
"h": 134.7
},
"luminance": 0.66701
}Semantic roles & 50–950 ramp
primary
#BEDFAC
secondary
#A178B8
accent
#2EB887
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482